From 77955ec5e240abfbe7940074bb8d6a61c7fd336d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 04:17:23 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#4709) * Update dependencies from https://github.com/dotnet/core-setup build 20190909.27 - Microsoft.NETCore.App - 5.0.0-alpha1.19459.27 - NETStandard.Library.Ref - 2.1.0-alpha1.19459.27 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19459.27 * Update dependencies from https://github.com/dotnet/core-setup build 20190909.31 - Microsoft.NETCore.App - 5.0.0-alpha1.19459.31 - NETStandard.Library.Ref - 2.1.0-alpha1.19459.31 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19459.31 --- 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 2cd70b279..a524b13d3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ea725aaa7d430368911f9604534e955ef7fff0de + 2aa1111d83976a4fba3ab87aa442e12cf5ddbbfd - + https://github.com/dotnet/core-setup - ea725aaa7d430368911f9604534e955ef7fff0de + 2aa1111d83976a4fba3ab87aa442e12cf5ddbbfd - + https://github.com/dotnet/core-setup - ea725aaa7d430368911f9604534e955ef7fff0de + 2aa1111d83976a4fba3ab87aa442e12cf5ddbbfd https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d705dab5b..411222b4e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19459.17 + 5.0.0-alpha1.19459.31 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19459.17 + 2.1.0-alpha1.19459.31 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19459.17 + 5.0.0-alpha1.19459.31 $(MicrosoftWindowsDesktopAppPackageVersion)