From d4af9250d5c0c57ba21f71636052c514e6af2bd2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 04:22:10 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#4426) * Update dependencies from https://github.com/dotnet/core-setup build 20190829.9 - Microsoft.NETCore.App - 5.0.0-alpha1.19429.9 - NETStandard.Library.Ref - 2.1.0-alpha1.19429.9 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19429.9 * Update dependencies from https://github.com/dotnet/core-setup build 20190829.10 - Microsoft.NETCore.App - 5.0.0-alpha1.19429.10 - NETStandard.Library.Ref - 2.1.0-alpha1.19429.10 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19429.10 --- 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 a32020fde..333ea2505 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bd1ddfd3df018675999ae7316f08a953f799ed0d + a47c6d0e6a7ca883995f9b4d59d686f1e682e613 - + https://github.com/dotnet/core-setup - bd1ddfd3df018675999ae7316f08a953f799ed0d + a47c6d0e6a7ca883995f9b4d59d686f1e682e613 - + https://github.com/dotnet/core-setup - bd1ddfd3df018675999ae7316f08a953f799ed0d + a47c6d0e6a7ca883995f9b4d59d686f1e682e613 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e8eb0c002..b83eea05c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19429.4 + 5.0.0-alpha1.19429.10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19429.4 + 2.1.0-alpha1.19429.10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19429.4 + 5.0.0-alpha1.19429.10 $(MicrosoftWindowsDesktopAppPackageVersion)