[banshee] build: Add System.Core ref to Banshee.AmazonMp3.Store project (bgo#639641)



commit a3bf3a3987176bfd9d72ae17f5c408e403726047
Author: Dustin C. Hatch <admiralnemo gmail com>
Date:   Sat Jan 15 20:46:25 2011 -0600

    build: Add System.Core ref to Banshee.AmazonMp3.Store project (bgo#639641)
    
    Signed-off-by: Gabriel Burt <gabriel burt gmail com>

 .../Banshee.AmazonMp3.Store.csproj                 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj b/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj
index 42ff2dd..c639229 100644
--- a/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj
+++ b/src/Extensions/Banshee.AmazonMp3.Store/Banshee.AmazonMp3.Store.csproj
@@ -39,6 +39,7 @@
       <Package>gtk-sharp-2.0</Package>
     </Reference>
     <Reference Include="System" />
+    <Reference Include="System.Core" />
     <Reference Include="Mono.Posix">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>..\..\..bin\Mono.Posix.dll</HintPath>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]