From c951912cae39c48c81b44df87aa00601d45140b5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2019 01:12:24 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#4625) * Update dependencies from https://github.com/dotnet/core-setup build 20190906.16 - Microsoft.NETCore.App - 5.0.0-alpha1.19456.16 - NETStandard.Library.Ref - 2.1.0-alpha1.19456.16 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19456.16 * Update dependencies from https://github.com/dotnet/core-setup build 20190906.24 - Microsoft.NETCore.App - 5.0.0-alpha1.19456.24 - NETStandard.Library.Ref - 2.1.0-alpha1.19456.24 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19456.24 --- 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 19813208e..c8570682f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7bc2cd591ca8f2ae31119d8a137c69a192a88bac + d61b4d67758c9c5c9668fd5564564f4ad82bedf2 - + https://github.com/dotnet/core-setup - 7bc2cd591ca8f2ae31119d8a137c69a192a88bac + d61b4d67758c9c5c9668fd5564564f4ad82bedf2 - + https://github.com/dotnet/core-setup - 7bc2cd591ca8f2ae31119d8a137c69a192a88bac + d61b4d67758c9c5c9668fd5564564f4ad82bedf2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 12985258b..2c6996cbf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19456.10 + 5.0.0-alpha1.19456.24 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19456.10 + 2.1.0-alpha1.19456.24 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19456.10 + 5.0.0-alpha1.19456.24 $(MicrosoftWindowsDesktopAppPackageVersion)