From b6037e6820a44b9fbf1497f1d6b90a565488d235 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Sun, 15 Sep 2019 17:27:29 -0700
Subject: [PATCH] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore
(#4851)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190915.2
- dotnet-user-secrets - 3.0.0-rc2.19465.2
- dotnet-watch - 3.0.0-rc2.19465.2
- Microsoft.AspNetCore.App.Ref - 3.0.0
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0
- dotnet-dev-certs - 3.0.0-rc2.19465.2
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc2.19465.2
* Correctly identify aspnetcore blob subdir
---
NuGet.config | 1 +
eng/Version.Details.xml | 24 +++++++++++------------
eng/Versions.props | 12 ++++++------
src/redist/targets/GenerateLayout.targets | 17 +++++++++++-----
4 files changed, 31 insertions(+), 23 deletions(-)
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)