From ebe42495fe73ce89b26f6896c939b8bb61a6e493 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 23:24:54 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#4587) * Update dependencies from https://github.com/dotnet/core-setup build 20190905.3 - Microsoft.NETCore.App - 5.0.0-alpha1.19455.3 - NETStandard.Library.Ref - 2.1.0-alpha1.19455.3 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19455.3 * Update dependencies from https://github.com/dotnet/core-setup build 20190905.12 - Microsoft.NETCore.App - 5.0.0-alpha1.19455.12 - NETStandard.Library.Ref - 2.1.0-alpha1.19455.12 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19455.12 * Update dependencies from https://github.com/dotnet/core-setup build 20190905.17 - Microsoft.NETCore.App - 5.0.0-alpha1.19455.17 - NETStandard.Library.Ref - 2.1.0-alpha1.19455.17 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19455.17 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c5f880a9b..b3bdf85b6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3984a3386e70ccb2c1df8c13d0d2e192745ba2b0 + e8f7aaf617218ee21f0d15fb79e339662fea14a7 - + https://github.com/dotnet/core-setup - 3984a3386e70ccb2c1df8c13d0d2e192745ba2b0 + e8f7aaf617218ee21f0d15fb79e339662fea14a7 - + https://github.com/dotnet/core-setup - 3984a3386e70ccb2c1df8c13d0d2e192745ba2b0 + e8f7aaf617218ee21f0d15fb79e339662fea14a7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 78443bf4e..75805e0fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19455.1 + 5.0.0-alpha1.19455.17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19455.1 + 2.1.0-alpha1.19455.17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19455.1 + 5.0.0-alpha1.19455.17 $(MicrosoftWindowsDesktopAppPackageVersion)