diff --git a/NuGet.config b/NuGet.config index 16faf8cedbb..200165d51eb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc4b8bce0e5..3cd6ab59bcf 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 - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -51,21 +51,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -95,13 +95,13 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/runtime cf258a14b70ad9069470a108f13765e0e5988f51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e https://github.com/dotnet/runtime @@ -149,7 +149,7 @@ 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 - 4d876450e83deba8936b3fa8186f6f67b9413219 + 6a984143635bde23e728abaaccbde52f5ea8fa3e diff --git a/eng/Versions.props b/eng/Versions.props index a437870ec0c..81ffe94cc2c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,7 +9,7 @@ - 5.0.17-servicing.22213.3 + 5.0.17-servicing.22213.14 5.0.1 5.0.0 5.0.1 @@ -18,8 +18,8 @@ 5.0.0 5.0.0 5.0.0-preview.7.20320.5 - 5.0.17-servicing.22213.3 - 5.0.17-servicing.22213.3 + 5.0.17-servicing.22213.14 + 5.0.17-servicing.22213.14 5.0.0 5.0.1 5.0.0 @@ -43,9 +43,9 @@ 5.0.0 5.0.0 3.0.0-preview5-27616-73 - 5.0.17-servicing.22213.3 - 5.0.17-servicing.22213.3 - 5.0.17-servicing.22213.3 + 5.0.17-servicing.22213.14 + 5.0.17-servicing.22213.14 + 5.0.17-servicing.22213.14 diff --git a/global.json b/global.json index fbcc304bfd0..25fd8aa41f4 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.CMake.Sdk": "5.0.0-beta.20256.5", "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.22159.5", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.3" + "Microsoft.NET.Sdk.IL": "5.0.17-servicing.22213.14" }, "native-tools": { "cmake": "3.17.3",