From f2680f051e279dcb23435665cf717a2e762b7345 Mon Sep 17 00:00:00 2001 From: Jeremy Sinclair <4016293+snickler@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:05:49 -0400 Subject: [PATCH] Updated PowerToys Interop to target .NET 8 --- src/common/interop/PowerToys.Interop.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/interop/PowerToys.Interop.vcxproj b/src/common/interop/PowerToys.Interop.vcxproj index 5469432cd0..3f792f85ce 100644 --- a/src/common/interop/PowerToys.Interop.vcxproj +++ b/src/common/interop/PowerToys.Interop.vcxproj @@ -25,7 +25,7 @@ 16.0 {F055103B-F80B-4D0C-BF48-057C55620033} - net7.0-windows + net8.0-windows ManagedCProj PowerToysInterop PowerToys.Interop