From d160f407f6cbd61b63e8210fc4d7698284af6803 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 01:53:20 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#4462) * Update dependencies from https://github.com/dotnet/core-setup build 20190830.4 - Microsoft.NETCore.App - 5.0.0-alpha1.19430.4 - NETStandard.Library.Ref - 2.1.0-alpha1.19430.4 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19430.4 * Update dependencies from https://github.com/dotnet/core-setup build 20190830.10 - Microsoft.NETCore.App - 5.0.0-alpha1.19430.10 - NETStandard.Library.Ref - 2.1.0-alpha1.19430.10 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19430.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 26404df8d..580bfbd88 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c5a1f450ea5415dac206367841d602243d8884d8 + 040fffc8465f1933b0a46b2e734c10407fa3d88f - + https://github.com/dotnet/core-setup - c5a1f450ea5415dac206367841d602243d8884d8 + 040fffc8465f1933b0a46b2e734c10407fa3d88f - + https://github.com/dotnet/core-setup - c5a1f450ea5415dac206367841d602243d8884d8 + 040fffc8465f1933b0a46b2e734c10407fa3d88f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0d09487a6..9e1653f46 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19430.3 + 5.0.0-alpha1.19430.10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19430.3 + 2.1.0-alpha1.19430.10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19430.3 + 5.0.0-alpha1.19430.10 $(MicrosoftWindowsDesktopAppPackageVersion)