From 5fe1b0a144f27085b2ad0182f69d794a9257c46a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2020 15:50:33 +0000 Subject: [PATCH] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20200623.1 (#3162) Microsoft.DotNet.Wpf.DncEng From Version 5.0.0-preview.7.20321.2 -> To Version 5.0.0-preview.7.20323.1 Co-authored-by: dotnet-maestro[bot] --- 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 7e89e025f..83315009a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -71,9 +71,9 @@ https://github.com/dotnet/runtime ddea36269ee4522213a6a9db8680f9da03935f7d - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int - 0e7f69bfbdf1205f696e03ab7d3ccad19ac99ca1 + 2d76df3454dfcaa60afabee09ff26397d8e31f2f https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 726c107aa..09df9fae3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -96,6 +96,6 @@ System.Reflection.MetadataLoadContext - 5.0.0-preview.7.20321.2 + 5.0.0-preview.7.20323.1 -- GitLab