From bb275cfd076f91d0b1061344b0349f8253a154a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 13:41:15 +0000 Subject: [PATCH] [master] Update dependencies from aspnet/AspNetCore (#706) * Update dependencies from https://github.com/aspnet/AspNetCore build 20191216.1 - Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.19616.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20191218.3 - Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.19618.3 --- 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 b161f1e55..9a54641c4 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 - b028b51e3df7b7bbc78a65d0e1a385c6d81b6325 + 3af94f18cb841a27cc9e607f45b880df64201f70 diff --git a/eng/Versions.props b/eng/Versions.props index 21794eb1d..17dc5c113 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.19614.22 + 5.0.0-alpha.1.19618.3 -- 2.34.1