diff --git a/NuGet.config b/NuGet.config index 9e61a9aba10..1ca06abafb1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + @@ -18,6 +19,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 14f113feb0c..20265a3c0da 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 - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -47,21 +47,21 @@ 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 d099f075e45d2aa6007a22b71b45a08758559f80 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -83,9 +83,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 d099f075e45d2aa6007a22b71b45a08758559f80 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -115,17 +115,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 d099f075e45d2aa6007a22b71b45a08758559f80 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7 + 8587d13a2764c025277d628471984bae8e16427c diff --git a/eng/Versions.props b/eng/Versions.props index 3fe657cf328..dc068638c84 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,14 +14,14 @@ - 7.0.9-servicing.23320.18 + 7.0.10-servicing.23359.4 7.0.0 7.0.1 7.0.0 7.0.1 7.0.0 5.0.0-preview.7.20320.5 - 7.0.9-servicing.23320.18 + 7.0.10-servicing.23359.4 7.0.0 7.0.2 7.0.1 @@ -29,8 +29,8 @@ 7.0.3 7.0.1 7.0.0 - 7.0.9 - 7.0.9 + 7.0.10 + 7.0.10 7.0.4 7.0.0 7.0.0 @@ -39,9 +39,9 @@ 7.0.0 7.0.0 7.0.0 - 7.0.9-servicing.23320.18 - 7.0.9-servicing.23320.18 - 7.0.9-servicing.23320.18 + 7.0.10-servicing.23359.4 + 7.0.10-servicing.23359.4 + 7.0.10-servicing.23359.4 diff --git a/global.json b/global.json index 88dbe7b65c0..85fab5390d1 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23361.2", "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.23361.2", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "7.0.9-servicing.23320.18" + "Microsoft.NET.Sdk.IL": "7.0.10-servicing.23359.4" }, "native-tools": { "cmake": "3"