aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mono-addins/files/patch-Mono.Addins.Gui_Mono.Addins.Gui.csproj
blob: d650305c31749cc70d343fbce1e62ce6212608e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- Mono.Addins.Gui/Mono.Addins.Gui.csproj.orig
+++ Mono.Addins.Gui/Mono.Addins.Gui.csproj
@@ -52,7 +52,7 @@
     </Reference>
     <Reference Include="System" />
     <Reference Include="Mono.Posix" />
-    <Reference Include="Mono.Cairo" />
+    <Reference Include="Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
     <Reference Include="System.Core" />
   </ItemGroup>
   <ItemGroup>
@@ -181,4 +181,4 @@
       </Properties>
     </MonoDevelop>
   </ProjectExtensions>
-</Project>
\ No newline at end of file
+</Project>