Skip to content

Commit fb03b4b

Browse files
committed
Publishing build 2.0.23340.0
1 parent ab307f9 commit fb03b4b

File tree

6 files changed

+25
-15
lines changed

6 files changed

+25
-15
lines changed

Code Grapher/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.23321.1")]
36-
[assembly: AssemblyFileVersion("2.0.23321.1")]
35+
[assembly: AssemblyVersion("2.0.23340.0")]
36+
[assembly: AssemblyFileVersion("2.0.23340.0")]
3737

38-
[assembly: AssemblyInformationalVersion("2.0.23321.1")]
38+
[assembly: AssemblyInformationalVersion("2.0.23340.0")]

Common/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.23321.1")]
36-
[assembly: AssemblyFileVersion("2.0.23321.1")]
35+
[assembly: AssemblyVersion("2.0.23340.0")]
36+
[assembly: AssemblyFileVersion("2.0.23340.0")]
3737

38-
[assembly: AssemblyInformationalVersion("2.0.23321.1")]
38+
[assembly: AssemblyInformationalVersion("2.0.23340.0")]

Grun.Net.sln

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,15 @@ Global
6363
GlobalSection(ExtensibilityGlobals) = postSolution
6464
SolutionGuid = {A1CB1A18-09C5-4D7F-916D-2346D29A8563}
6565
EndGlobalSection
66+
GlobalSection(AutomaticVersions) = postSolution
67+
UpdateAssemblyVersion.Release|Any CPU = True
68+
UpdateAssemblyFileVersion.Release|Any CPU = True
69+
UpdateAssemblyInfoVersion.Release|Any CPU = True
70+
AssemblyVersionSettings.Release|Any CPU = None.None.DateStamp.IncrementWithResetOnIncrease
6671
AssemblyFileVersionSettings.Release|Any CPU = None.None.DateStamp.IncrementWithResetOnIncrease
72+
AssemblyInfoVersionSettings.Release|Any CPU = None.None.DateStamp.IncrementWithResetOnIncrease
73+
UpdatePackageVersion.Release|Any CPU = False
74+
AssemblyInfoVersionType.Release|Any CPU = SettingsVersion
75+
InheritWinAppVersionFrom.Release|Any CPU = None
76+
EndGlobalSection
6777
EndGlobal

Grun/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.23321.1")]
36-
[assembly: AssemblyFileVersion("2.0.23321.1")]
35+
[assembly: AssemblyVersion("2.0.23340.0")]
36+
[assembly: AssemblyFileVersion("2.0.23340.0")]
3737

38-
[assembly: AssemblyInformationalVersion("2.0.23321.1")]
38+
[assembly: AssemblyInformationalVersion("2.0.23340.0")]

GunWin/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.23321.1")]
36-
[assembly: AssemblyFileVersion("2.0.23321.1")]
35+
[assembly: AssemblyVersion("2.0.23340.0")]
36+
[assembly: AssemblyFileVersion("2.0.23340.0")]
3737

38-
[assembly: AssemblyInformationalVersion("2.0.23321.1")]
38+
[assembly: AssemblyInformationalVersion("2.0.23340.0")]

Utilities/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.0.23321.1")]
36-
[assembly: AssemblyFileVersion("2.0.23321.1")]
35+
[assembly: AssemblyVersion("2.0.23340.0")]
36+
[assembly: AssemblyFileVersion("2.0.23340.0")]
3737

38-
[assembly: AssemblyInformationalVersion("2.0.23321.1")]
38+
[assembly: AssemblyInformationalVersion("2.0.23340.0")]

0 commit comments

Comments
 (0)