Adjusted AutomaticVersions settings
This commit is contained in:
parent
c352876602
commit
1116e85cd7
|
@ -31,4 +31,12 @@ Global
|
|||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(AutomaticVersions) = postSolution
|
||||
UpdateAssemblyVersion.Release|Any CPU = True
|
||||
UpdateAssemblyFileVersion.Release|Any CPU = True
|
||||
UpdateAssemblyInfoVersion.Release|Any CPU = True
|
||||
AssemblyVersionSettings.Release|Any CPU = None.Increment.Increment.None
|
||||
AssemblyFileVersionSettings.Release|Any CPU = None.Increment.Increment.None
|
||||
AssemblyInfoVersionSettings.Release|Any CPU = None.Increment.Increment.None
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
|
Loading…
Reference in a new issue