From 3374a6c33ef4ad380871c824f57dd3b72ac2752e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 19:22:45 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/winforms build 20211005.1 (#5451) [main] Update dependencies from dotnet/winforms --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0c865d2c0..08ba22675 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,13 +1,13 @@ - + https://github.com/dotnet/winforms - 1ffbf447a96e7dd46d63912a7d03f651b922fc80 + a358bc80da8a2ad6f28cb51f7c02b30c3cf76da3 - + https://github.com/dotnet/winforms - 1ffbf447a96e7dd46d63912a7d03f651b922fc80 + a358bc80da8a2ad6f28cb51f7c02b30c3cf76da3 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 96a5427b9..8d1b32314 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,7 +9,7 @@ - 7.0.0-alpha.1.21504.18 + 7.0.0-alpha.1.21505.1 -- GitLab