summaryrefslogtreecommitdiffstats
path: root/devel/flickrnet/files/patch-AssemblyInfo.cs
blob: 539b0e08e8d89a02860cc72f939c803eaa12d74e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- AssemblyInfo.cs.orig
+++ AssemblyInfo.cs
@@ -61,10 +61,10 @@
 [assembly: AssemblyKeyName("")]
 
 #if !WindowsCE
-[assembly: AssemblyKeyFile("..\\..\\FlickrNet.snk")]
+[assembly: AssemblyKeyFile("FlickrNet.snk")]
 [assembly: AllowPartiallyTrustedCallers()]
 [assembly: SecurityPermission(SecurityAction.RequestMinimum, Execution = true)]
 #endif
 
 [assembly: CLSCompliantAttribute(true)]
-[assembly: ComVisible(false)]
\ No newline at end of file
+[assembly: ComVisible(false)]
OpenPOWER on IntegriCloud