[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / Commons.Xml.Relaxng / Assembly / AssemblyInfo.cs
old mode 100755 (executable)
new mode 100644 (file)
index 1b11663..368de21
@@ -33,13 +33,7 @@ using System;
 using System.Reflection;
 using System.Runtime.InteropServices;
 
-#if (NET_1_0)
-       [assembly: AssemblyVersion ("1.0.3300.0")]
-#elif (NET_2_0)
-       [assembly: AssemblyVersion ("2.0.3600.0")]
-#elif (NET_1_1)
-       [assembly: AssemblyVersion ("1.0.5000.0")]
-#endif
+[assembly: AssemblyVersion (Consts.FxVersion)]
 
 //[assembly: AssemblyTitle ("")]
 [assembly: AssemblyDescription ("Commons.Xml.Relaxng.dll")]
@@ -50,5 +44,4 @@ using System.Runtime.InteropServices;
 [assembly: ComVisible (false)]
 
 [assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile ("../mono.pub")]