Skip to content

Commit

Permalink
Change version number management
Browse files Browse the repository at this point in the history
  • Loading branch information
superfaz committed Jul 17, 2018
1 parent 5d8a6f4 commit a3ee565
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@

<!-- Shared information for all assemblies -->
<PropertyGroup>
<Version>0.4.0</Version>
<Version>0.0.0</Version>
<Product>mstest-analyzer</Product>
<Authors>Francois Karman</Authors>
<AssemblyVersion>$(Version).0</AssemblyVersion>
<PackageVersion>$(Version)</PackageVersion>
<Company />

<Copyright>Copyright (c) 2018 Francois Karman. All rights reserved.</Copyright>
Expand Down

0 comments on commit a3ee565

Please sign in to comment.