From a46d93e5e100f9046cb589b5d4ba70bde41f3480 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 14:35:17 -0800 Subject: [PATCH] [release/3.1.1xx] Update dependencies from aspnet/websdk (#4112) * Update dependencies from https://github.com/aspnet/websdk build 20200118.3 - Microsoft.NET.Sdk.Web - 3.1.102-servicing.20068.3 * Revert back to coherent build Co-authored-by: William Godbe --- NuGet.config | 2 +- eng/Version.Details.xml | 22 +++++++++++----------- eng/Versions.props | 10 +++++----- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1e5da149c6..8a18a2e694 100644 --- a/NuGet.config +++ b/NuGet.config @@ -5,7 +5,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4d96ade0e7..de98851a1b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,15 +3,15 @@ https://github.com/dotnet/core-setup - 966115a91565d43cd545c1b8acd83eda2a0cb4cb + 916b5cba268e1e1e803243004f4276cf40b2dda8 - + https://github.com/dotnet/core-setup - 966115a91565d43cd545c1b8acd83eda2a0cb4cb + 916b5cba268e1e1e803243004f4276cf40b2dda8 - + https://github.com/dotnet/cli - d449569824967fbcc1b6b7d43815f8c4c9678eb1 + 32fddd23b1e53272472f6feb27f5e12a445b7236 https://github.com/dotnet/sdk @@ -38,9 +38,9 @@ 2dab42e151ea8020a75cdaaa8c46bf5d9093b8c0 - + https://github.com/dotnet/wpf - b30a16a465c9a0ed7e641a9d55df2f6e5c878a81 + 589ace3c9fdfa0f1ea1640b82304a6a7ac597871 https://github.com/NuGet/NuGet.Client @@ -50,9 +50,9 @@ https://github.com/microsoft/vstest 55e7e45431c9c05656c999b902686e7402664573 - - https://dev.azure.com/dnceng/internal/_git/aspnet-websdk - 4774c8edf507ac3f3ad0afff5046d12fede56cc7 + + https://github.com/aspnet/websdk + 589ed451f2bcb51d7f47a37ebf4e3d501979174c https://github.com/mono/linker @@ -90,4 +90,4 @@ 4d80b9cfa53e309c8f685abff3512f60c3d8a3d1 - + \ No newline at end of file diff --git a/eng/Versions.props b/eng/Versions.props index 6c7b693e3f..648c9325b7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -13,7 +13,7 @@ - 3.1.102-servicing.20070.1 + 3.1.102-servicing.20069.1 @@ -41,14 +41,14 @@ - 3.1.101-servicing.19616.2 + 3.1.102-servicing.20068.3 $(MicrosoftNETSdkWebPackageVersion) $(MicrosoftNETSdkWebPackageVersion) $(MicrosoftNETSdkWebPackageVersion) - 3.1.2-servicing.20069.7 + 3.1.2-servicing.20066.4 @@ -79,7 +79,7 @@ 3.1.0 - 3.1.2-servicing.20070.1 + 3.1.2-servicing.20067.4 3.1.2 $(MicrosoftNETCoreAppRuntimewinx64PackageVersion) @@ -99,4 +99,4 @@ <_DotNetHiveRoot Condition="!HasTrailingSlash('$(_DotNetHiveRoot)')">$(_DotNetHiveRoot)/ $(_DotNetHiveRoot)dotnet$(ExeExtension) - + \ No newline at end of file