diff --git a/NuGet.config b/NuGet.config index 9cf6ae26306..def34142b5d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + @@ -22,6 +23,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cd7086b62ee..ae94b738f28 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -7,13 +7,13 @@ 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 - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -23,29 +23,29 @@ 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 5535e31a712343a63f5d7d796cd874e563e5ac14 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 81cabf2857a01351e5ab578947c7403a5b128ad1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -55,17 +55,17 @@ 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 ef853a71052646a42abf17e888ec6d9a69614ad9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 574100b692e71fa3426931adf4c1ba42e4ee5213 + 362ab6669d55a75d51166f01b596c967c734ef4c diff --git a/eng/Versions.props b/eng/Versions.props index 4bc1ee4fb0c..9ef6857d5a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,14 +16,14 @@ - 8.0.20-servicing.25419.14 + 8.0.21-servicing.25475.13 8.0.2 8.0.0 8.0.1 8.0.2 8.0.1 5.0.0-preview.7.20320.5 - 8.0.20-servicing.25419.14 + 8.0.21-servicing.25475.13 8.0.1 6.0.0 8.0.1 @@ -32,18 +32,18 @@ 8.0.6 8.0.0 8.0.0 - 8.0.20 - 8.0.20 - 8.0.20-servicing.25419.14 + 8.0.21 + 8.0.21 + 8.0.21-servicing.25475.13 8.0.0 8.0.0 8.0.1 8.0.0 8.0.0 8.0.0 - 8.0.20-servicing.25419.14 - 8.0.20-servicing.25419.14 - 8.0.20-servicing.25419.14 + 8.0.21-servicing.25475.13 + 8.0.21-servicing.25475.13 + 8.0.21-servicing.25475.13 diff --git a/global.json b/global.json index aca5ff090ac..f9f126955a4 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25504.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25504.1", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "8.0.20-servicing.25419.14" + "Microsoft.NET.Sdk.IL": "8.0.21-servicing.25475.13" }, "native-tools": { "cmake": "latest"