From 30f979fd2253134eb04661c4f9e16dda2a5639ba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 13:31:26 +0000 Subject: [PATCH] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20200526.2 (#3047) Microsoft.DotNet.Wpf.DncEng From Version 5.0.0-preview.6.20275.2 -> To Version 5.0.0-preview.6.20276.2 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 c9115d833..23576c861 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -71,9 +71,9 @@ https://github.com/dotnet/runtime c44dc40b763b7c74012622a0a6120cd8ffa35ce4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int - 0afce389c6971da785a0d864b59a258a125c5d3f + 7c2f06641afe690f62cbd3c53383bb063582b89b https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 4baf30cb0..359a1a36d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -96,6 +96,6 @@ System.Reflection.MetadataLoadContext - 5.0.0-preview.6.20275.2 + 5.0.0-preview.6.20276.2 -- GitLab