|
@@ -32,9 +32,9 @@ using System.Runtime.InteropServices;
|
|
//
|
|
//
|
|
// You can specify all the values or you can default the Build and Revision Numbers
|
|
// You can specify all the values or you can default the Build and Revision Numbers
|
|
// by using the '*' as shown below:
|
|
// by using the '*' as shown below:
|
|
-// [assembly: AssemblyVersion("1.0.*")]
|
|
|
|
-[assembly: AssemblyVersion("0.9.0.0")]
|
|
|
|
-[assembly: AssemblyFileVersion("0.9.0.0")]
|
|
|
|
|
|
+// [assembly: AssemblyVersion("2.3.0.277")]
|
|
|
|
+[assembly: AssemblyVersion("2.3.0.277")]
|
|
|
|
+[assembly: AssemblyFileVersion("2.3.0.277")]
|
|
// We don't really need CLSCompliance, but if the assembly builds with no warnings,
|
|
// We don't really need CLSCompliance, but if the assembly builds with no warnings,
|
|
// that means the generator is okay.
|
|
// that means the generator is okay.
|
|
[assembly: CLSCompliant(true)]
|
|
[assembly: CLSCompliant(true)]
|