From 5044b938294b7b920a5a4393a5f0f8b7b1750548 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Tue, 27 Oct 2020 03:27:23 +0000
Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/sdk
build 20201026.10 (#8979)
[release/5.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.AspNetCore.App.Ref: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rtm.20523.6 to 5.0.0-rtm.20526.5 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0: from 5.0.0-rtm.20523.6 to 5.0.0-rtm.20526.5 (parent: Microsoft.NET.Sdk)
- Microsoft.EntityFrameworkCore: from 5.0.0 to 5.0.0 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 5.0.0-rtm.20523.6 to 5.0.0-rtm.20526.5 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 5.0.0-rtm.20523.6 to 5.0.0-rtm.20526.5 (parent: Microsoft.NET.Sdk)
- dotnet-watch: from 5.0.0-rtm.20523.6 to 5.0.0-rtm.20526.5 (parent: Microsoft.NET.Sdk)
---
NuGet.config | 4 ++--
eng/Version.Details.xml | 34 +++++++++++++++++-----------------
eng/Versions.props | 14 +++++++-------
3 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index 822f50170..c2acf90f7 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 334bccb9f..155da8c8a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -45,35 +45,35 @@
https://github.com/dotnet/aspnetcore
- c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7
+ 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
-
+
https://github.com/dotnet/aspnetcore
- c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7
+ 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
https://github.com/dotnet/aspnetcore
- c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7
+ 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
-
+
https://github.com/dotnet/aspnetcore
- c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7
+ 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
https://github.com/dotnet/efcore
- 73566d1fb936ebccd9e8c476fb286ffd451bdd46
+ 33570d0337f76208fa3a814f7f6d3a506bd9c0be
-
+
https://github.com/dotnet/aspnetcore
- c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7
+ 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
-
+
https://github.com/dotnet/aspnetcore
- c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7
+ 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
-
+
https://github.com/dotnet/aspnetcore
- c15cd69b65a5b999b7c7042c5408c7c3be2ac7e7
+ 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
https://github.com/dotnet/test-templates
@@ -87,13 +87,13 @@
https://github.com/dotnet/templating
31980633108a1bef00c798136fcd30a873c90fa3
-
+
https://github.com/dotnet/sdk
- 2c9e8d8b135ff8ad9bef9dcf4805c05cbd9cb585
+ 0cdbf80b4176ba4b979bdfc7b630b884f656072f
-
+
https://github.com/dotnet/sdk
- 2c9e8d8b135ff8ad9bef9dcf4805c05cbd9cb585
+ 0cdbf80b4176ba4b979bdfc7b630b884f656072f
diff --git a/eng/Versions.props b/eng/Versions.props
index 897ab3c1e..bab41b692 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -45,19 +45,19 @@
5.0.0
5.0.0
- 5.0.0-rtm.20523.6
- 5.0.0-rtm.20523.6
- 5.0.0-rtm.20523.6
- 5.0.0-rtm.20523.6
- 5.0.0-rtm.20523.6
+ 5.0.0-rtm.20526.5
+ 5.0.0-rtm.20526.5
+ 5.0.0-rtm.20526.5
+ 5.0.0-rtm.20526.5
+ 5.0.0-rtm.20526.5
0.2.0
- 5.0.100-rtm.20526.7
- 5.0.100-rtm.20526.7
+ 5.0.100-rtm.20526.10
+ 5.0.100-rtm.20526.10
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
From f5c76e51dda5f8a66f3036af8a2096a69126f99f Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 29 Oct 2020 21:21:48 +0000
Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/sdk
build 20201029.4 (#8987)
[release/5.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.NETCore.App.Ref: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Internal: from 5.0.0-rtm.20519.4 to 5.0.0-rtm.20529.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Host.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.DotNetHostResolver: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.Platforms: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
- Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1 (parent: Microsoft.NET.Sdk)
---
NuGet.config | 22 +++++++++++++++++-----
eng/Version.Details.xml | 24 ++++++++++++------------
eng/Versions.props | 6 +++---
3 files changed, 32 insertions(+), 20 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index c2acf90f7..2cf8f0189 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -6,12 +6,24 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 155da8c8a..3d67137d2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -15,23 +15,23 @@
https://github.com/dotnet/runtime
- cf258a14b70ad9069470a108f13765e0e5988f51
+ 7ef6d50b312217d2f7c17b9697891fa8ab98a19d
-
+
https://github.com/dotnet/runtime
- cf258a14b70ad9069470a108f13765e0e5988f51
+ 7ef6d50b312217d2f7c17b9697891fa8ab98a19d
https://github.com/dotnet/runtime
- cf258a14b70ad9069470a108f13765e0e5988f51
+ 7ef6d50b312217d2f7c17b9697891fa8ab98a19d
https://github.com/dotnet/runtime
- cf258a14b70ad9069470a108f13765e0e5988f51
+ 7ef6d50b312217d2f7c17b9697891fa8ab98a19d
https://github.com/dotnet/runtime
- cf258a14b70ad9069470a108f13765e0e5988f51
+ 7ef6d50b312217d2f7c17b9697891fa8ab98a19d
@@ -41,7 +41,7 @@
https://github.com/dotnet/runtime
- cf258a14b70ad9069470a108f13765e0e5988f51
+ 7ef6d50b312217d2f7c17b9697891fa8ab98a19d
https://github.com/dotnet/aspnetcore
@@ -87,13 +87,13 @@
https://github.com/dotnet/templating
31980633108a1bef00c798136fcd30a873c90fa3
-
+
https://github.com/dotnet/sdk
- 0cdbf80b4176ba4b979bdfc7b630b884f656072f
+ 4706f0bddee5f686d1ebddb96822e45de45ecfc7
-
+
https://github.com/dotnet/sdk
- 0cdbf80b4176ba4b979bdfc7b630b884f656072f
+ 4706f0bddee5f686d1ebddb96822e45de45ecfc7
@@ -130,7 +130,7 @@
830c8be45dbbccd411ecf6080abff0c2c98079cf
- https://github.com/dotnet/cliCommandLineParser
+ https://github.com/dotnet/CliCommandLineParser
0e89c2116ad28e404ba56c14d1c3f938caa25a01
diff --git a/eng/Versions.props b/eng/Versions.props
index bab41b692..fe0c10799 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -56,8 +56,8 @@
- 5.0.100-rtm.20526.10
- 5.0.100-rtm.20526.10
+ 5.0.100-rtm.20529.4
+ 5.0.100-rtm.20529.4
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
@@ -68,7 +68,7 @@
- 5.0.0-rtm.20519.4
+ 5.0.0-rtm.20529.3
5.0.0
5.0.0
5.0.0
From d027dfe9f5809c4e5a73174b8fd3503c2ca3c933 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 29 Oct 2020 16:48:31 -0700
Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/sdk
build 20201029.6 (#8988)
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
From Version 5.0.100-rtm.20529.4 -> To Version 5.0.100-rtm.20529.6
Dependency coherency updates
Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.EntityFrameworkCore,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
From Version 5.0.0 -> To Version 5.0.0 (parent: Microsoft.NET.Sdk
Co-authored-by: dotnet-maestro[bot]
---
NuGet.config | 18 ++++++++++++---
eng/Version.Details.xml | 50 ++++++++++++++++++++---------------------
eng/Versions.props | 20 ++++++++---------
3 files changed, 50 insertions(+), 38 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index 2cf8f0189..d376e2811 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,10 +7,10 @@
-
+
-
+
@@ -22,9 +22,21 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 3d67137d2..d13d76836 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,15 +3,15 @@
https://github.com/dotnet/windowsdesktop
- ec2af60c1eb8b2665745750f6445b3ff133178fb
+ 5848b16d1fc803ea4892692b3b5dd9ee79955428
-
+
https://github.com/dotnet/windowsdesktop
- ec2af60c1eb8b2665745750f6445b3ff133178fb
+ 5848b16d1fc803ea4892692b3b5dd9ee79955428
https://github.com/dotnet/windowsdesktop
- ec2af60c1eb8b2665745750f6445b3ff133178fb
+ 5848b16d1fc803ea4892692b3b5dd9ee79955428
https://github.com/dotnet/runtime
@@ -45,35 +45,35 @@
https://github.com/dotnet/aspnetcore
- 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
+ 80f8669450b2b79085d624f81f74c8d7ad5be089
-
+
https://github.com/dotnet/aspnetcore
- 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
+ 80f8669450b2b79085d624f81f74c8d7ad5be089
https://github.com/dotnet/aspnetcore
- 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
+ 80f8669450b2b79085d624f81f74c8d7ad5be089
-
+
https://github.com/dotnet/aspnetcore
- 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
+ 80f8669450b2b79085d624f81f74c8d7ad5be089
https://github.com/dotnet/efcore
- 33570d0337f76208fa3a814f7f6d3a506bd9c0be
+ c57d3d2083c50ed3fa746e55016ce5dc0e863e5b
-
+
https://github.com/dotnet/aspnetcore
- 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
+ 80f8669450b2b79085d624f81f74c8d7ad5be089
-
+
https://github.com/dotnet/aspnetcore
- 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
+ 80f8669450b2b79085d624f81f74c8d7ad5be089
-
+
https://github.com/dotnet/aspnetcore
- 371a26f07b23ad77c636332c2dfc0cbd1d8137ba
+ 80f8669450b2b79085d624f81f74c8d7ad5be089
https://github.com/dotnet/test-templates
@@ -87,22 +87,22 @@
https://github.com/dotnet/templating
31980633108a1bef00c798136fcd30a873c90fa3
-
+
https://github.com/dotnet/sdk
- 4706f0bddee5f686d1ebddb96822e45de45ecfc7
+ fdde04590a08dfb7d68af90c292efc9cac96aa81
-
+
https://github.com/dotnet/sdk
- 4706f0bddee5f686d1ebddb96822e45de45ecfc7
+ fdde04590a08dfb7d68af90c292efc9cac96aa81
-
+
https://github.com/dotnet/winforms
- 30738f0987bdccb72f705af705521051fe141a46
+ 7d4355bb5f5c1f98ded2fb0497f8795cd1b0305f
-
+
https://github.com/dotnet/wpf
- 9e81b0885121e9958e48895ae48be9639a396528
+ 61553660e51cd7fe9a733d6cdbc20e537710b8a8
https://github.com/dotnet/fsharp
diff --git a/eng/Versions.props b/eng/Versions.props
index fe0c10799..5575459d7 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -23,11 +23,11 @@
- 5.0.0-rtm.20520.1
+ 5.0.0-rtm.20529.3
- 5.0.0-rtm.20520.3
+ 5.0.0-rtm.20529.5
@@ -45,19 +45,19 @@
5.0.0
5.0.0
- 5.0.0-rtm.20526.5
- 5.0.0-rtm.20526.5
- 5.0.0-rtm.20526.5
- 5.0.0-rtm.20526.5
- 5.0.0-rtm.20526.5
+ 5.0.0-rtm.20529.7
+ 5.0.0-rtm.20529.7
+ 5.0.0-rtm.20529.7
+ 5.0.0-rtm.20529.7
+ 5.0.0-rtm.20529.7
0.2.0
- 5.0.100-rtm.20529.4
- 5.0.100-rtm.20529.4
+ 5.0.100-rtm.20529.6
+ 5.0.100-rtm.20529.6
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
$(MicrosoftNETSdkPackageVersion)
@@ -77,7 +77,7 @@
- 5.0.0-rtm.20520.1
+ 5.0.0-rtm.20529.4
5.0.0
5.0.0