Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dd899320aeb3cbe264ccd0db70710c2a > files > 2

flickrnet-2.2-4.fc14.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.2.0.*")]
+[assembly: AssemblyVersion("2.2.0.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)]