From fc4c5255daa43e15502106cb61577af57714c40a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 23:00:57 +0000 Subject: [PATCH 1/2] Update dependency Microsoft.Windows.CsWin32 to 0.3.217 --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index b8380429e..3877796af 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -29,7 +29,7 @@ - + From 71c75d2be792a2fe78bbf3b12ce08db07263cce2 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Fri, 17 Oct 2025 08:02:24 -0600 Subject: [PATCH 2/2] Fix build break --- .../Microsoft.VisualStudio.Threading.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Microsoft.VisualStudio.Threading/Microsoft.VisualStudio.Threading.csproj b/src/Microsoft.VisualStudio.Threading/Microsoft.VisualStudio.Threading.csproj index 894de4e05..7f9c90429 100644 --- a/src/Microsoft.VisualStudio.Threading/Microsoft.VisualStudio.Threading.csproj +++ b/src/Microsoft.VisualStudio.Threading/Microsoft.VisualStudio.Threading.csproj @@ -10,6 +10,7 @@ true true + System.Runtime.CompilerServices.OverloadResolutionPriorityAttribute 17.14.15