Skip to content

Commit

Permalink
update sharedinfocs
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkkirschner committed Mar 1, 2020
1 parent 8f4e024 commit 74e7f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AssemblySharedInfoGenerator/AssemblySharedInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
// to distinguish one build from another. AssemblyFileVersion is specified
// in AssemblyVersionInfo.cs so that it can be easily incremented by the
// automated build process.
[assembly: AssemblyVersion("2.5.1.7566")]
[assembly: AssemblyVersion("2.5.2.7905")]


// By default, the "Product version" shown in the file properties window is
Expand All @@ -64,4 +64,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: AssemblyFileVersion("2.5.1.7566")]
[assembly: AssemblyFileVersion("2.5.2.7905")]

0 comments on commit 74e7f2d

Please sign in to comment.