diff --git a/eng/Versions.props b/eng/Versions.props index bb81bfea67..7003715561 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,11 +26,9 @@ Until package baselines are updated (see aspnet/AspNetCore#12702), ignore them and PatchConfig.props. This also gives us time to build the entire repo and settle the infrastructure. Do _not_ do this when stabilizing versions. --> - true + true - true + true $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion).$(AspNetCorePatchVersion) $(VersionPrefix) diff --git a/src/Installers/Debian/Directory.Build.targets b/src/Installers/Debian/Directory.Build.targets index 571343b359..a52b40713b 100644 --- a/src/Installers/Debian/Directory.Build.targets +++ b/src/Installers/Debian/Directory.Build.targets @@ -23,7 +23,8 @@ - + diff --git a/src/Installers/Rpm/Directory.Build.targets b/src/Installers/Rpm/Directory.Build.targets index 3dc3ab8202..b1779c0a1e 100644 --- a/src/Installers/Rpm/Directory.Build.targets +++ b/src/Installers/Rpm/Directory.Build.targets @@ -32,7 +32,8 @@ - + DATE=$([System.DateTime]::UtcNow.ToString(ddd MMM dd yyyy)) diff --git a/src/Installers/Windows/TargetingPack/TargetingPack.wixproj b/src/Installers/Windows/TargetingPack/TargetingPack.wixproj index e7cbb1f2ce..72c6afc6a0 100644 --- a/src/Installers/Windows/TargetingPack/TargetingPack.wixproj +++ b/src/Installers/Windows/TargetingPack/TargetingPack.wixproj @@ -82,7 +82,8 @@ - + $(InstallersOutputPath)$(PackageFileName)