Set assembly version info
This commit is contained in:
parent
99c526a4fc
commit
6faf1f0bea
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
[assembly: AssemblyVersion("0.4.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.4.0.0")]
|
||||
|
||||
[assembly: InternalsVisibleTo("ACSE.Tests")]
|
Loading…
Reference in a new issue