We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f67d2d commit 9e4fa17Copy full SHA for 9e4fa17
Grun.Net.sln
@@ -64,4 +64,15 @@ Global
64
GlobalSection(ExtensibilityGlobals) = postSolution
65
SolutionGuid = {A1CB1A18-09C5-4D7F-916D-2346D29A8563}
66
EndGlobalSection
67
+ GlobalSection(AutomaticVersions) = postSolution
68
+ UpdateAssemblyVersion = True
69
+ UpdateAssemblyFileVersion = True
70
+ UpdateAssemblyInfoVersion = True
71
+ AssemblyVersionSettings = None.None.DateStamp.IncrementWithResetOnIncrease
72
+ AssemblyFileVersionSettings = None.None.DateStamp.IncrementWithResetOnIncrease
73
+ AssemblyInfoVersionSettings = None.None.DateStamp.IncrementWithResetOnIncrease
74
+ UpdatePackageVersion = False
75
+ AssemblyInfoVersionType = SettingsVersion
76
+ InheritWinAppVersionFrom = None
77
+ EndGlobalSection
78
EndGlobal
0 commit comments