From f6ab7d50350d5e88e6c75913b1b98acb811f29cd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 14:22:50 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/winforms build 20220811.2 (#6884) [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 b0c612b68..30578e03a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,13 +1,13 @@ - + https://github.com/dotnet/winforms - 9833b232f6223525c44e93e1606dcf4c21031e10 + 4d0c0c35ebf8e641c1cc8f505176ec8c91a0fe4e - + https://github.com/dotnet/winforms - 9833b232f6223525c44e93e1606dcf4c21031e10 + 4d0c0c35ebf8e641c1cc8f505176ec8c91a0fe4e https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 268825b83..df454f617 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -21,7 +21,7 @@ - 7.0.0-rc.1.22411.1 + 7.0.0-rc.1.22411.2 -- GitLab