From caaf07c9a643d8926c66a3a63470028a99906eba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2019 05:59:19 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup (#4684) * Update dependencies from https://github.com/dotnet/core-setup build 20190908.12 - Microsoft.NETCore.App - 5.0.0-alpha1.19458.12 - NETStandard.Library.Ref - 2.1.0-alpha1.19458.12 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19458.12 * Update dependencies from https://github.com/dotnet/core-setup build 20190908.13 - Microsoft.NETCore.App - 5.0.0-alpha1.19458.13 - NETStandard.Library.Ref - 2.1.0-alpha1.19458.13 - Microsoft.WindowsDesktop.App - 5.0.0-alpha1.19458.13 --- 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 c41e0615a..78bb40deb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ff6613425cc51b64a6693a62e12eec23dfb0f6e2 + b9483216b383fc846d2497334768ff9d280431e6 - + https://github.com/dotnet/core-setup - ff6613425cc51b64a6693a62e12eec23dfb0f6e2 + b9483216b383fc846d2497334768ff9d280431e6 - + https://github.com/dotnet/core-setup - ff6613425cc51b64a6693a62e12eec23dfb0f6e2 + b9483216b383fc846d2497334768ff9d280431e6 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index f99781e5d..c581ab5b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 5.0.0-alpha1.19458.10 + 5.0.0-alpha1.19458.13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-alpha1.19458.10 + 2.1.0-alpha1.19458.13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 5.0.0-alpha1.19458.10 + 5.0.0-alpha1.19458.13 $(MicrosoftWindowsDesktopAppPackageVersion)