]> O.S.I.I.S - jp/crow.git/commitdiff
appveyor test
authorjpbruyere <jp.bruyere@hotmail.com>
Sun, 11 Sep 2016 10:29:55 +0000 (12:29 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Sun, 11 Sep 2016 10:29:55 +0000 (12:29 +0200)
Crow.csproj

index 70b7d79900f7fdb8fc4ee6dd594d6e9bee558bd2..33b69a8d72fa8d7bcd3cd5f0662d844e923d12c4 100644 (file)
     <Reference Include="System.Xml" />
     <Reference Include="Microsoft.CSharp" />
     <Reference Include="System.Drawing" />
-       <Reference Include="cairo-sharp"/>
-       <Reference Include="gdk-sharp"/>
-       <Reference Include="gio-sharp"/>
-       <Reference Include="glib-sharp"/>
+    <Reference Include="cairo-sharp">
+      <Package>gtk-sharp-3.0</Package>
+    </Reference>
+    <Reference Include="gdk-sharp">
+      <Package>gtk-sharp-2.0</Package>
+    </Reference>
+    <Reference Include="gio-sharp">
+      <Package>gio-sharp-3.0</Package>
+    </Reference>
+    <Reference Include="glib-sharp">
+      <Package>glib-sharp-3.0</Package>
+    </Reference>
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.