From 4ef67fd5e63f88e0262ff9378841cfb79879dac4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 18:08:03 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#3991) * Update dependencies from https://github.com/dotnet/core-setup build 20190813.1 - Microsoft.NETCore.App - 5.0.0-alpha1.19413.1 - NETStandard.Library.Ref - 2.1.0-alpha1.19413.1 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19413.1 * Update dependencies from https://github.com/dotnet/core-setup build 20190813.3 - Microsoft.NETCore.App - 5.0.0-alpha1.19413.3 - NETStandard.Library.Ref - 2.1.0-alpha1.19413.3 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19413.3 --- 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 369d36cec..26b9c9702 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6f3ead36128f5ef3287a847fe9f4cf0d1177a057 + 35bcd21bfd3d9dd3e353825983ebe74796d26f37 - + https://github.com/dotnet/core-setup - 6f3ead36128f5ef3287a847fe9f4cf0d1177a057 + 35bcd21bfd3d9dd3e353825983ebe74796d26f37 - + https://github.com/dotnet/core-setup - 6f3ead36128f5ef3287a847fe9f4cf0d1177a057 + 35bcd21bfd3d9dd3e353825983ebe74796d26f37 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 067debafb..899519760 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19412.4 + 5.0.0-alpha1.19413.3 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19412.4 + 2.1.0-alpha1.19413.3 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19412.4 + 5.0.0-alpha1.19413.3 $(MicrosoftWindowsDesktopAppPackageVersion)