Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > d352e7ec444eda74fc3b502da06a8f0c > files > 2

mono-flickrnet-2.1.5-2mdv2010.0.src.rpm

--- FlickrNet/AssemblyInfo.cs	2007-07-31 05:10:29.000000000 -0600
+++ FlickrNet/AssemblyInfo.cs	2009-01-26 16:27:07.000000000 -0700
@@ -30,7 +30,7 @@
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
 
-[assembly: AssemblyVersion("2.1.5.*")]
+[assembly: AssemblyVersion("2.1.5.0")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 
@@ -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)]