diff --git a/NuGet.config b/NuGet.config index 9cf6ae26306..bea7e6b8f07 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 aa97ba39ed8..d2abe995111 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 - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 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 - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 81cabf2857a01351e5ab578947c7403a5b128ad1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 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 - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - a2266c728f63a494ccb6786d794da2df135030be + c96cd11cb2f0c204f272b2280082a329aee24cf7 diff --git a/eng/Versions.props b/eng/Versions.props index 6b55c34dbc9..6bdddec831d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,14 +16,14 @@ - 8.0.22-servicing.25527.7 + 8.0.23-servicing.25606.7 8.0.2 8.0.0 8.0.1 8.0.2 8.0.1 5.0.0-preview.7.20320.5 - 8.0.22-servicing.25527.7 + 8.0.23-servicing.25606.7 8.0.1 6.0.0 8.0.1 @@ -32,18 +32,18 @@ 8.0.6 8.0.0 8.0.0 - 8.0.22 - 8.0.22 - 8.0.22-servicing.25527.7 + 8.0.23 + 8.0.23 + 8.0.23-servicing.25606.7 8.0.0 8.0.0 8.0.1 8.0.0 8.0.0 8.0.0 - 8.0.22-servicing.25527.7 - 8.0.22-servicing.25527.7 - 8.0.22-servicing.25527.7 + 8.0.23-servicing.25606.7 + 8.0.23-servicing.25606.7 + 8.0.23-servicing.25606.7 diff --git a/global.json b/global.json index 0a9700ee956..0d82f40a841 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25611.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25611.2", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "8.0.22-servicing.25527.7" + "Microsoft.NET.Sdk.IL": "8.0.23-servicing.25606.7" }, "native-tools": { "cmake": "latest"