From 56af681a04e4ca90b34f97ba3516a3693600fad4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 13:50:02 +0000 Subject: [PATCH] [master] Update dependencies from aspnet/AspNetCore (#718) * Update dependencies from https://github.com/aspnet/AspNetCore build 20191220.1 - Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.19620.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20191223.2 - Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.19623.2 * Update dependencies from https://github.com/aspnet/AspNetCore build 20191226.3 - Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.19626.3 * Update dependencies from https://github.com/aspnet/AspNetCore build 20191227.1 - Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.19627.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 89a3fb9bb..68e941403 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -18,9 +18,9 @@ https://github.com/dotnet/core-setup c77948d92a2f950140f09384f057cb893ec3955a - + https://github.com/aspnet/AspNetCore - b3a7e54c8922602b574d668389346e83815d97ad + af9f99299cd4a059cf30483d4f7f551ff38c5a28 diff --git a/eng/Versions.props b/eng/Versions.props index adecca1a9..3fba42b94 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ 3.1.0 $(MicrosoftNETCoreApp31Version) 5.0.0-alpha.1.19564.1 - 5.0.0-alpha.1.19619.2 + 5.0.0-alpha.1.19627.1 -- 2.34.1