Skip to content

Commit

Permalink
changing to default AssemblyVersion values for build and revision num…
Browse files Browse the repository at this point in the history
…bers
  • Loading branch information
lucasalexander committed Mar 17, 2017
1 parent fc53286 commit 5b8d651
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@
//
// 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("2.0.1.2")]
[assembly: AssemblyVersion("2.1.*")]
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@
//
// 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("2.0.1.2")]
[assembly: AssemblyVersion("2.1.*")]
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,4 @@
//
// 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("2.0.1.2")]
[assembly: AssemblyVersion("2.1.*")]

0 comments on commit 5b8d651

Please sign in to comment.