diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 0550859109..beae2b6a59 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 3.1.1 + 3.1.2 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index d479dfe6ce..bfddf93a7c 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -4,7 +4,7 @@ This file contains a list of all the packages and their versions which were rele Update this list when preparing for a new patch. --> - + diff --git a/eng/Versions.props b/eng/Versions.props index f0b625fffd..799adc7be6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -8,7 +8,7 @@ 3 1 - 2 + 3 0 $(VersionPrefix) - $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion).2 + $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion).0 0.3.$(AspNetCorePatchVersion) $([MSBuild]::Add(10, $(AspNetCoreMajorVersion)))