diff --git a/NuGet.config b/NuGet.config index e6e6049b370..79b692634cc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,9 +4,7 @@ - - - + @@ -21,9 +19,7 @@ - - - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index aae723a56a5..c3f9f22d962 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 - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -43,21 +43,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 https://github.com/dotnet/runtime @@ -79,9 +79,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -111,17 +111,17 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dc45e96840243b203b13e61952230e225d2aac52 + 32bc9e9e11138e57ee329f06cc1e870075eda725 diff --git a/eng/Versions.props b/eng/Versions.props index dd268c4b965..6a8ccfb1abe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,14 +12,14 @@ - 6.0.26-servicing.23605.8 + 6.0.27-servicing.24066.28 6.0.0 6.0.1 6.0.0 6.0.1 6.0.0 5.0.0-preview.7.20320.5 - 6.0.26-servicing.23605.8 + 6.0.27-servicing.24066.28 6.0.1 6.0.3 6.0.0 @@ -27,8 +27,8 @@ 6.0.9 6.0.0 6.0.0 - 6.0.26 - 6.0.26 + 6.0.27 + 6.0.27 6.0.11 6.0.1 6.0.0 @@ -37,9 +37,9 @@ 6.0.0 6.0.0 6.0.0 - 6.0.26-servicing.23605.8 - 6.0.26-servicing.23605.8 - 6.0.26-servicing.23605.8 + 6.0.27-servicing.24066.28 + 6.0.27-servicing.24066.28 + 6.0.27-servicing.24066.28 diff --git a/global.json b/global.json index 0424a9bd9ef..b2ced8d78c9 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.24059.3", "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24059.3", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "6.0.26-servicing.23605.8" + "Microsoft.NET.Sdk.IL": "6.0.27-servicing.24066.28" }, "native-tools": { "cmake": "latest"