diff --git a/NuGet.config b/NuGet.config index 45c5db109..614cc2ca1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -11,6 +11,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2481234e3..53f6e55a5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -39,29 +39,29 @@ https://github.com/dotnet/corefx 4ac4c0367003fe3973a3648eb0715ddb0e3bbcea - + https://github.com/aspnet/AspNetCore - adc28fdb422cd9306b65c9f67ced13aaecce8f76 + aee5e4080331553ea9dfb7fb388b6d72f715bf6a - + https://github.com/aspnet/AspNetCore - adc28fdb422cd9306b65c9f67ced13aaecce8f76 + aee5e4080331553ea9dfb7fb388b6d72f715bf6a - + https://github.com/aspnet/AspNetCore - adc28fdb422cd9306b65c9f67ced13aaecce8f76 + aee5e4080331553ea9dfb7fb388b6d72f715bf6a - + https://github.com/aspnet/AspNetCore - adc28fdb422cd9306b65c9f67ced13aaecce8f76 + aee5e4080331553ea9dfb7fb388b6d72f715bf6a - + https://github.com/aspnet/AspNetCore - adc28fdb422cd9306b65c9f67ced13aaecce8f76 + aee5e4080331553ea9dfb7fb388b6d72f715bf6a - + https://github.com/aspnet/AspNetCore - adc28fdb422cd9306b65c9f67ced13aaecce8f76 + aee5e4080331553ea9dfb7fb388b6d72f715bf6a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 548aa8369..291236f94 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc2.19464.5 - 3.0.0-rc2.19464.5 - 3.0.0-rc2.19464.5 - 3.0.0-rc2.19464.5 - 3.0.0-rc2.19464.5 - 3.0.0-rc2.19464.5 + 3.0.0 + 3.0.0 + 3.0.0-rc2.19465.2 + 3.0.0-rc2.19465.2 + 3.0.0-rc2.19465.2 + 3.0.0-rc2.19465.2 diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index ce0cfe239..812329f22 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -7,6 +7,13 @@ $(BaseOutputPath)$(Configuration)\templates-2.1\ $(IntermediateOutputPath)downloads\ + + + + $(MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion) + @@ -188,7 +195,7 @@ - $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreBlobDirectory) $(AspNetCoreSharedFxArchiveFileName) $(CoreSetupBlobAccessTokenParam) @@ -198,7 +205,7 @@ https://github.com/aspnet/AspNetCore/issues/8806 --> - $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreBlobDirectory) $(AspNetTargetingPackArchiveFileName) $(CoreSetupBlobAccessTokenParam) @@ -206,21 +213,21 @@ - $(AspNetCoreSharedFxRootUrl)$(AspNetTargetingPackVersion) + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreBlobDirectory) $(DownloadedAspNetTargetingPackInstallerFileName) $(CoreSetupBlobAccessTokenParam) - $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreBlobDirectory) $(DownloadedAspNetCoreSharedFxInstallerFileName) $(CoreSetupBlobAccessTokenParam) - $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreBlobDirectory) $(AspNetCoreSharedFxBaseRuntimeVersionFileName) $(CoreSetupBlobAccessTokenParam)