Unifies the Version

This commit is contained in:
Cyberboss
2017-07-04 15:22:28 -04:00
parent 965ca596c4
commit 67b9efff65
13 changed files with 25 additions and 64 deletions
-10
View File
@@ -14,13 +14,3 @@ using System.Runtime.InteropServices;
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("9ad1f086-a83e-4d14-a844-58a9471106b6")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
[assembly: AssemblyVersion("3.0.87.0")]
[assembly: AssemblyFileVersion("3.0.87.0")]
+1
View File
@@ -48,6 +48,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RepoCommands.cs" />
<Compile Include="RootCommands.cs" />
<Compile Include="../Version.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />