From a33e46e202e88f81ee683806d87466ae0e843167 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 21 May 2021 06:37:54 +0000 Subject: [PATCH 1/3] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20210520.41 Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk From Version 5.0.301-servicing.21269.13 -> To Version 5.0.301-servicing.21270.41 Dependency coherency updates VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.EntityFrameworkCore,dotnet-dev-certs,dotnet-user-secrets,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build From Version 5.0.6-servicing.21223.5 -> To Version 5.0.7-servicing.21263.9 (parent: Microsoft.NET.Sdk --- NuGet.config | 24 +++++++++++++++++++++- eng/Version.Details.xml | 44 ++++++++++++++++++++--------------------- eng/Versions.props | 14 ++++++------- 3 files changed, 52 insertions(+), 30 deletions(-) diff --git a/NuGet.config b/NuGet.config index 0781f7034..15a6e1498 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,8 +6,18 @@ + + + + + + + + + + - + @@ -22,6 +32,18 @@ + + + + + + + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6be3f618e..7d446518a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -55,25 +55,25 @@ https://github.com/dotnet/aspnetcore 371a26f07b23ad77c636332c2dfc0cbd1d8137ba - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - dc5e11abdb05b322f4b74b3afbcfb352fe984b2e + 67acc3d331454956fc06d6de2218a625e3e596f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - dc5e11abdb05b322f4b74b3afbcfb352fe984b2e + 67acc3d331454956fc06d6de2218a625e3e596f8 - + https://github.com/dotnet/efcore - 42e81439158d5884dab24326c84ed95cd4baaa21 + f8a6198dad41e8ed584da6ff711837f3288f8a8d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - dc5e11abdb05b322f4b74b3afbcfb352fe984b2e + 67acc3d331454956fc06d6de2218a625e3e596f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - dc5e11abdb05b322f4b74b3afbcfb352fe984b2e + 67acc3d331454956fc06d6de2218a625e3e596f8 https://github.com/dotnet/test-templates @@ -87,13 +87,13 @@ https://github.com/dotnet/templating 592742371da1df5b459c4bbf68e05968b5eb750d - - https://github.com/dotnet/sdk - 23b56ae2930ab04967d59485533230e97fe3c34a + + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk + a52c8e18b667d8d0ac2ef9818aec8730060290b5 - - https://github.com/dotnet/sdk - 23b56ae2930ab04967d59485533230e97fe3c34a + + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk + a52c8e18b667d8d0ac2ef9818aec8730060290b5 @@ -108,22 +108,22 @@ https://github.com/dotnet/fsharp 1b23bbeda88ea3cb9be9af777f4c99fa8663df81 - + https://github.com/microsoft/vstest - 9b8fac9e1dd2a1a1d7604ec38df6a8b1002c516e + 5c9abb2ae1b0318dc52729a3639e72089c79fb3c https://github.com/mono/linker 6a15056a9d71169bf04d007301edfd558afcfa6a linker - + https://github.com/dotnet/roslyn - dc0aff25e0ace6e6bf98269963612f9a67cdc897 + 029847714208ebe49668667c60ea5b0a294e0fcb - + https://github.com/dotnet/msbuild - 4242f381a90f77f483b123819759db1ff8eddf67 + 2fd48ab730134f7698a14fdd5752349737f0e3bd https://github.com/nuget/nuget.client diff --git a/eng/Versions.props b/eng/Versions.props index 683a1e541..0f9576c9a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -43,20 +43,20 @@ - 5.0.6 + 5.0.7 5.0.0 5.0.0-rtm.20526.5 - 5.0.6-servicing.21223.5 - 5.0.6-servicing.21223.5 - 5.0.6-servicing.21223.5 + 5.0.7-servicing.21263.9 + 5.0.7-servicing.21263.9 + 5.0.7-servicing.21263.9 0.2.0 - 5.0.301-servicing.21269.13 - 5.0.301-servicing.21269.13 + 5.0.301-servicing.21270.41 + 5.0.301-servicing.21270.41 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -129,7 +129,7 @@ 2.2.0-beta.19072.10 2.0.0 - 16.10.0-release-20210511-06 + 16.10.0-release-20210520-03 From 4b800362b366da2e8847ce9c9717273629e2c06e Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 21 May 2021 11:40:45 +0000 Subject: [PATCH 2/3] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20210521.5 Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk From Version 5.0.301-servicing.21269.13 -> To Version 5.0.301-servicing.21271.5 Dependency coherency updates Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.EntityFrameworkCore,dotnet-dev-certs,dotnet-user-secrets,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build From Version 5.0.6-servicing.21220.11 -> To Version 5.0.7-servicing.21255.8 (parent: Microsoft.NET.Sdk --- NuGet.config | 10 ++++++++++ eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 3 files changed, 28 insertions(+), 18 deletions(-) diff --git a/NuGet.config b/NuGet.config index 15a6e1498..551b73dfe 100644 --- a/NuGet.config +++ b/NuGet.config @@ -19,6 +19,11 @@ + + + + + @@ -39,6 +44,11 @@ + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d446518a..6fb7451e7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -21,21 +21,21 @@ https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 478b2f8c0e480665f6c52c95cd57830784dc9560 + 556582d964cc21b82a88d7154e915076f6f9008e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 478b2f8c0e480665f6c52c95cd57830784dc9560 + 556582d964cc21b82a88d7154e915076f6f9008e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 478b2f8c0e480665f6c52c95cd57830784dc9560 + 556582d964cc21b82a88d7154e915076f6f9008e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 478b2f8c0e480665f6c52c95cd57830784dc9560 + 556582d964cc21b82a88d7154e915076f6f9008e @@ -87,13 +87,13 @@ https://github.com/dotnet/templating 592742371da1df5b459c4bbf68e05968b5eb750d - + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - a52c8e18b667d8d0ac2ef9818aec8730060290b5 + 8e86aff63cbc2a14a24f321cef946cd435ef277d - + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - a52c8e18b667d8d0ac2ef9818aec8730060290b5 + 8e86aff63cbc2a14a24f321cef946cd435ef277d diff --git a/eng/Versions.props b/eng/Versions.props index 0f9576c9a..7356c4be8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -55,8 +55,8 @@ - 5.0.301-servicing.21270.41 - 5.0.301-servicing.21270.41 + 5.0.301-servicing.21271.5 + 5.0.301-servicing.21271.5 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -67,11 +67,11 @@ - 5.0.6-servicing.21220.11 - 5.0.6 - 5.0.6 + 5.0.7-servicing.21255.8 + 5.0.7 + 5.0.7 5.0.0 - 5.0.6 + 5.0.7 2.1.0 From 57dc629f24739c07dfa0ceee111b829f421818e6 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 21 May 2021 12:30:20 +0000 Subject: [PATCH 3/3] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20210521.7 Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk From Version 5.0.301-servicing.21269.13 -> To Version 5.0.301-servicing.21271.7 Dependency coherency updates Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0,Microsoft.AspNetCore.App.Runtime.win-x64,Microsoft.EntityFrameworkCore,dotnet-dev-certs,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build From Version 5.0.6-servicing.21221.6 -> To Version 5.0.7-servicing.21263.4 (parent: Microsoft.NET.Sdk --- NuGet.config | 16 +++++++++++++--- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 3 files changed, 31 insertions(+), 21 deletions(-) diff --git a/NuGet.config b/NuGet.config index 551b73dfe..ce028f67b 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,6 +24,11 @@ + + + + + @@ -44,14 +49,19 @@ + + + + + + + + - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6fb7451e7..ee245dd20 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,13 +5,13 @@ https://github.com/dotnet/windowsdesktop ec2af60c1eb8b2665745750f6445b3ff133178fb - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 297185fc6039237591fb28a8a09fc01d2ea69ae6 + f87455227b7f349e26043daa2e1b5b86fb381627 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 297185fc6039237591fb28a8a09fc01d2ea69ae6 + f87455227b7f349e26043daa2e1b5b86fb381627 https://github.com/dotnet/windowsdesktop @@ -87,22 +87,22 @@ https://github.com/dotnet/templating 592742371da1df5b459c4bbf68e05968b5eb750d - + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - 8e86aff63cbc2a14a24f321cef946cd435ef277d + 1555c5a76cb15abb5350aeeffc63d83c3fd2f70f - + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - 8e86aff63cbc2a14a24f321cef946cd435ef277d + 1555c5a76cb15abb5350aeeffc63d83c3fd2f70f - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 3b86fe34ae2ef405a49c19997f9f01ed63a2ad70 + 3e5e4f7ca852c8b85899a18efcd114e7ed4ea163 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - fe9dd395134709b5a53883b71c01447b5f132a06 + 36ec7266b65ec578b5524c998a80e6a8848efb41 https://github.com/dotnet/fsharp diff --git a/eng/Versions.props b/eng/Versions.props index 7356c4be8..78fe44bbd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -23,11 +23,11 @@ - 5.0.6-servicing.21221.3 + 5.0.7-servicing.21263.7 - 5.0.6-servicing.21221.8 + 5.0.6-servicing.21263.3 @@ -55,8 +55,8 @@ - 5.0.301-servicing.21271.5 - 5.0.301-servicing.21271.5 + 5.0.301-servicing.21271.7 + 5.0.301-servicing.21271.7 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -76,8 +76,8 @@ - 5.0.6-servicing.21221.6 - 5.0.6 + 5.0.7-servicing.21263.4 + 5.0.7 5.0.0 5.0.0-rtm.20520.1