From e3149968aeee376b8fdf767ed16bdf4d096e6c12 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 23:27:19 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#4527) * Update dependencies from https://github.com/dotnet/core-setup build 20190902.5 - Microsoft.NETCore.App - 5.0.0-alpha1.19452.5 - NETStandard.Library.Ref - 2.1.0-alpha1.19452.5 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19452.5 * Update dependencies from https://github.com/dotnet/core-setup build 20190902.6 - Microsoft.NETCore.App - 5.0.0-alpha1.19452.6 - NETStandard.Library.Ref - 2.1.0-alpha1.19452.6 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19452.6 --- 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 ca474f86b..e99f95806 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fb49d11c77525a6af8e5bc7067a17d9eee6948dd + 4b175eb55dafc7aef1f978c2398bdd20c9e33ae6 - + https://github.com/dotnet/core-setup - fb49d11c77525a6af8e5bc7067a17d9eee6948dd + 4b175eb55dafc7aef1f978c2398bdd20c9e33ae6 - + https://github.com/dotnet/core-setup - fb49d11c77525a6af8e5bc7067a17d9eee6948dd + 4b175eb55dafc7aef1f978c2398bdd20c9e33ae6 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 8470b4805..95b940b76 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19452.1 + 5.0.0-alpha1.19452.6 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19452.1 + 2.1.0-alpha1.19452.6 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19452.1 + 5.0.0-alpha1.19452.6 $(MicrosoftWindowsDesktopAppPackageVersion)