From 561c2c69a033ba15f36537aeea0f529530a0724e Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 13 Apr 2022 19:32:55 +0000 Subject: [PATCH 1/3] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20220413.6 runtime.win-x86.Microsoft.NETCore.ILAsm , runtime.win-x64.Microsoft.NETCore.ILAsm , Microsoft.NETCore.App.Internal , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm From Version 5.0.17-servicing.22213.3 -> To Version 5.0.17-servicing.22213.6 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 30 +++++++++++++++--------------- eng/Versions.props | 12 ++++++------ global.json | 2 +- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/NuGet.config b/NuGet.config index 16faf8cedbb..5e7f5feddb5 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc4b8bce0e5..539f8111ea8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -7,9 +7,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p --> - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -51,21 +51,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -95,13 +95,13 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 https://github.com/dotnet/runtime @@ -149,7 +149,7 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 diff --git a/eng/Versions.props b/eng/Versions.props index a437870ec0c..227a0633190 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,7 +9,7 @@ - 5.0.17-servicing.22213.3 + 5.0.17-servicing.22213.6 5.0.1 5.0.0 5.0.1 @@ -18,8 +18,8 @@ 5.0.0 5.0.0 5.0.0-preview.7.20320.5 - 5.0.17-servicing.22213.3 - 5.0.17-servicing.22213.3 + 5.0.17-servicing.22213.6 + 5.0.17-servicing.22213.6 5.0.0 5.0.1 5.0.0 @@ -43,9 +43,9 @@ 5.0.0 5.0.0 3.0.0-preview5-27616-73 - 5.0.17-servicing.22213.3 - 5.0.17-servicing.22213.3 - 5.0.17-servicing.22213.3 + 5.0.17-servicing.22213.6 + 5.0.17-servicing.22213.6 + 5.0.17-servicing.22213.6 diff --git a/global.json b/global.json index fbcc304bfd0..8f9ff8125a1 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "5.0.0-beta.20256.5", "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.22159.5", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.3" + "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.6" }, "native-tools": { "cmake": "3.17.3", From 85515f71bd175ea72f47ae632856053ad65fe57b Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 13 Apr 2022 22:55:15 +0000 Subject: [PATCH 2/3] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20220413.10 runtime.win-x86.Microsoft.NETCore.ILAsm , runtime.win-x64.Microsoft.NETCore.ILAsm , Microsoft.NETCore.App.Internal , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm From Version 5.0.17-servicing.22213.3 -> To Version 5.0.17-servicing.22213.10 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 30 +++++++++++++++--------------- eng/Versions.props | 12 ++++++------ global.json | 2 +- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/NuGet.config b/NuGet.config index 5e7f5feddb5..3eb0c3f4729 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 539f8111ea8..16d345e4848 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -7,9 +7,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p --> - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -51,21 +51,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -95,13 +95,13 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e https://github.com/dotnet/runtime @@ -149,7 +149,7 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dbd42b8e2896f6c93ad17f04d14ddf932d2c5b22 + 5345a018949a810a5686597057da8c069c78807e diff --git a/eng/Versions.props b/eng/Versions.props index 227a0633190..e00ad227f12 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,7 +9,7 @@ - 5.0.17-servicing.22213.6 + 5.0.17-servicing.22213.10 5.0.1 5.0.0 5.0.1 @@ -18,8 +18,8 @@ 5.0.0 5.0.0 5.0.0-preview.7.20320.5 - 5.0.17-servicing.22213.6 - 5.0.17-servicing.22213.6 + 5.0.17-servicing.22213.10 + 5.0.17-servicing.22213.10 5.0.0 5.0.1 5.0.0 @@ -43,9 +43,9 @@ 5.0.0 5.0.0 3.0.0-preview5-27616-73 - 5.0.17-servicing.22213.6 - 5.0.17-servicing.22213.6 - 5.0.17-servicing.22213.6 + 5.0.17-servicing.22213.10 + 5.0.17-servicing.22213.10 + 5.0.17-servicing.22213.10 diff --git a/global.json b/global.json index 8f9ff8125a1..cc5f33c8854 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "5.0.0-beta.20256.5", "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.22159.5", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.6" + "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.10" }, "native-tools": { "cmake": "3.17.3", From 634a0980999caf6ec084f41b39ee51344db66031 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Thu, 14 Apr 2022 03:50:37 +0000 Subject: [PATCH 3/3] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20220413.14 runtime.win-x86.Microsoft.NETCore.ILAsm , runtime.win-x64.Microsoft.NETCore.ILAsm , Microsoft.NETCore.App.Internal , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm From Version 5.0.17-servicing.22213.3 -> To Version 5.0.17-servicing.22213.14 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 30 +++++++++++++++--------------- eng/Versions.props | 12 ++++++------ global.json | 2 +- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/NuGet.config b/NuGet.config index 3eb0c3f4729..200165d51eb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 16d345e4848..3cd6ab59bcf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -7,9 +7,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p --> - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -51,21 +51,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -95,13 +95,13 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e https://github.com/dotnet/runtime @@ -149,7 +149,7 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 5345a018949a810a5686597057da8c069c78807e + 6a984143635bde23e728abaaccbde52f5ea8fa3e diff --git a/eng/Versions.props b/eng/Versions.props index e00ad227f12..81ffe94cc2c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,7 +9,7 @@ - 5.0.17-servicing.22213.10 + 5.0.17-servicing.22213.14 5.0.1 5.0.0 5.0.1 @@ -18,8 +18,8 @@ 5.0.0 5.0.0 5.0.0-preview.7.20320.5 - 5.0.17-servicing.22213.10 - 5.0.17-servicing.22213.10 + 5.0.17-servicing.22213.14 + 5.0.17-servicing.22213.14 5.0.0 5.0.1 5.0.0 @@ -43,9 +43,9 @@ 5.0.0 5.0.0 3.0.0-preview5-27616-73 - 5.0.17-servicing.22213.10 - 5.0.17-servicing.22213.10 - 5.0.17-servicing.22213.10 + 5.0.17-servicing.22213.14 + 5.0.17-servicing.22213.14 + 5.0.17-servicing.22213.14 diff --git a/global.json b/global.json index cc5f33c8854..25fd8aa41f4 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "5.0.0-beta.20256.5", "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.22159.5", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.10" + "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.14" }, "native-tools": { "cmake": "3.17.3",