diff --git a/NuGet.config b/NuGet.config index b7b93a6a870..254c68a1e8a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + @@ -15,6 +16,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 87cfe73e8ab..fd9adc8454a 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 - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d 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 - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d 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 - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d https://github.com/dotnet/runtime @@ -147,9 +147,9 @@ 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 - b3afe992253738208ccaaa058e726553889928de + d5b56c6327f380de399a2f95ca6045f03c92a66d diff --git a/eng/Versions.props b/eng/Versions.props index f8b090c9f86..fbd83317522 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,7 +9,7 @@ - 5.0.13-servicing.21565.16 + 5.0.14-servicing.22057.10 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.13-servicing.21565.16 - 5.0.13-servicing.21565.16 + 5.0.14-servicing.22057.10 + 5.0.14-servicing.22057.10 5.0.0 5.0.1 5.0.0 @@ -31,7 +31,7 @@ 5.0.0 5.0.0 5.0.0 - 5.0.13 + 5.0.14 5.0.4 5.0.0 5.0.0 @@ -43,9 +43,9 @@ 5.0.0 5.0.0 3.0.0-preview5-27616-73 - 5.0.13-servicing.21565.16 - 5.0.13-servicing.21565.16 - 5.0.13-servicing.21565.16 + 5.0.14-servicing.22057.10 + 5.0.14-servicing.22057.10 + 5.0.14-servicing.22057.10 diff --git a/global.json b/global.json index b38a1790559..1474b2746d6 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.22055.3", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "5.0.13-servicing.21565.16" + "Microsoft.NET.Sdk.IL": "5.0.14-servicing.22057.10" }, "native-tools": { "cmake": "3.17.3",