Merge pull request #407 from EraYaN/stop-version-addins-on-solution
Stop version addins on solution from messing with the AssemblyVersions
This commit is contained in:
commit
cc4d17edbd
|
@ -177,6 +177,17 @@ Global
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
SolutionGuid = {3448830C-EBDC-426C-85CD-7BBB9651A7FE}
|
SolutionGuid = {3448830C-EBDC-426C-85CD-7BBB9651A7FE}
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
|
GlobalSection(AutomaticVersions) = postSolution
|
||||||
|
UpdateAssemblyVersion = True
|
||||||
|
UpdateAssemblyFileVersion = True
|
||||||
|
UpdateAssemblyInfoVersion = True
|
||||||
|
AssemblyVersionSettings = None.None.None.None
|
||||||
|
AssemblyFileVersionSettings = None.None.None.None
|
||||||
|
AssemblyInfoVersionSettings = None.None.None.None
|
||||||
|
UpdatePackageVersion = False
|
||||||
|
AssemblyInfoVersionType = SettingsVersion
|
||||||
|
InheritWinAppVersionFrom = None
|
||||||
|
EndGlobalSection
|
||||||
GlobalSection(MonoDevelopProperties) = preSolution
|
GlobalSection(MonoDevelopProperties) = preSolution
|
||||||
Policies = $0
|
Policies = $0
|
||||||
$0.StandardHeader = $1
|
$0.StandardHeader = $1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user