diff --git a/NuGet.config b/NuGet.config index d16d70b90dc..70a90d3f251 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + @@ -19,7 +19,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7c5da6404e1..48b0855d544 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 - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 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 - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 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 - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 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 - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - ca8b53290abed6b00ae7a9cc331fbc69bc06026c + e7b8488daf32c7a607632ec4be605ba3ccf171a7 diff --git a/eng/Versions.props b/eng/Versions.props index 2f2dd7db6c0..696bd31f02a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,14 +12,14 @@ - 6.0.23-servicing.23463.4 + 6.0.24-servicing.23518.14 6.0.0 6.0.1 6.0.0 6.0.1 6.0.0 5.0.0-preview.7.20320.5 - 6.0.23-servicing.23463.4 + 6.0.24-servicing.23518.14 6.0.1 6.0.3 6.0.0 @@ -27,8 +27,8 @@ 6.0.8 6.0.0 6.0.0 - 6.0.23 - 6.0.23 + 6.0.24 + 6.0.24 6.0.11 6.0.1 6.0.0 @@ -37,9 +37,9 @@ 6.0.0 6.0.0 6.0.0 - 6.0.23-servicing.23463.4 - 6.0.23-servicing.23463.4 - 6.0.23-servicing.23463.4 + 6.0.24-servicing.23518.14 + 6.0.24-servicing.23518.14 + 6.0.24-servicing.23518.14 diff --git a/global.json b/global.json index ab71c847789..55c202a1a97 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23408.5", "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.23408.5", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "6.0.23-servicing.23463.4" + "Microsoft.NET.Sdk.IL": "6.0.24-servicing.23518.14" }, "native-tools": { "cmake": "latest"