[blam/gtk-builder] Grab Rx from the GAC



commit 48dc6499f6af607190621f8bdfab828d5d39fa7b
Author: Carlos Martín Nieto <cmn dwim me>
Date:   Thu Oct 10 11:27:42 2013 +0200

    Grab Rx from the GAC

 blam.csproj |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/blam.csproj b/blam.csproj
index 589ea60..66d06bf 100644
--- a/blam.csproj
+++ b/blam.csproj
@@ -74,18 +74,18 @@
       <Package>gtk-sharp-2.0</Package>
     </Reference>
     <Reference Include="Microsoft.CSharp" />
-    <Reference Include="System.Reactive.Core">
-      
<HintPath>..\..\..\staging\mono\lib\mono\gac\System.Reactive.Core\2.1.30214.0__31bf3856ad364e35\System.Reactive.Core.dll</HintPath>
+    <Reference Include="gconf-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+      <Private>False</Private>
+      <Package>gconf-sharp-2.0</Package>
     </Reference>
-    <Reference Include="System.Reactive.Linq">
-      <HintPath>..\..\..\staging\mono\lib\mono\4.5\System.Reactive.Linq.dll</HintPath>
+    <Reference Include="System.Reactive.Core, Version=2.1.30214.0, Culture=neutral, 
PublicKeyToken=31bf3856ad364e35">
+      <Private>False</Private>
     </Reference>
-    <Reference Include="System.Reactive.Interfaces">
-      <HintPath>..\..\..\staging\mono\lib\mono\4.5\System.Reactive.Interfaces.dll</HintPath>
+    <Reference Include="System.Reactive.Linq, Version=2.1.30214.0, Culture=neutral, 
PublicKeyToken=31bf3856ad364e35">
+      <Private>False</Private>
     </Reference>
-    <Reference Include="gconf-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+    <Reference Include="System.Reactive.Interfaces, Version=2.1.30214.0, Culture=neutral, 
PublicKeyToken=31bf3856ad364e35">
       <Private>False</Private>
-      <Package>gconf-sharp-2.0</Package>
     </Reference>
   </ItemGroup>
   <ItemGroup>


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