diff --git a/NuGet.config b/NuGet.config index 9cf6ae26306..9a3f738990f 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 234d52788e9..38dcbe02646 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 - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d 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 - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 81cabf2857a01351e5ab578947c7403a5b128ad1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d 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 - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b753199016332cbf257e70c417aa5d1d02202dc7 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d @@ -144,9 +144,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 5535e31a712343a63f5d7d796cd874e563e5ac14 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 81cabf2857a01351e5ab578947c7403a5b128ad1 + ace9703c57db8596ccc3e3efdc7e65b6975c0b2d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index e78ecd45623..7ed893b5b44 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,14 +16,14 @@ - 8.0.25-servicing.26112.3 + 8.0.26-servicing.26169.21 8.0.2 8.0.0 8.0.1 - 8.0.2 + 8.0.3 8.0.1 5.0.0-preview.7.20320.5 - 8.0.25-servicing.26112.3 + 8.0.26-servicing.26169.21 8.0.1 6.0.0 8.0.1 @@ -32,18 +32,18 @@ 8.0.6 8.0.0 8.0.0 - 8.0.25 - 8.0.25 - 8.0.25-servicing.26112.3 + 8.0.26 + 8.0.26 + 8.0.26-servicing.26169.21 8.0.0 8.0.0 8.0.1 8.0.0 8.0.0 8.0.0 - 8.0.25-servicing.26112.3 - 8.0.25-servicing.26112.3 - 8.0.25-servicing.26112.3 + 8.0.26-servicing.26169.21 + 8.0.26-servicing.26169.21 + 8.0.26-servicing.26169.21 diff --git a/global.json b/global.json index 83c0d32eafa..f0dec5967d9 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.26168.3", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.26168.3", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "8.0.25-servicing.26112.3" + "Microsoft.NET.Sdk.IL": "8.0.26-servicing.26169.21" }, "native-tools": { "cmake": "latest"