From 318f5300cf4244d6eb440b00278c062f1da56e91 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Wed, 3 Jun 2026 22:20:43 -0400 Subject: Target VS2026 and .NET 10 for WiX v8. VS2022/v143 toolsets are no longer required. --- .../test/WixToolsetTest.PowerShell/WixToolsetTest.Powershell.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ext/PowerShell/test/WixToolsetTest.PowerShell') diff --git a/src/ext/PowerShell/test/WixToolsetTest.PowerShell/WixToolsetTest.Powershell.csproj b/src/ext/PowerShell/test/WixToolsetTest.PowerShell/WixToolsetTest.Powershell.csproj index 9f46f94e..4618d808 100644 --- a/src/ext/PowerShell/test/WixToolsetTest.PowerShell/WixToolsetTest.Powershell.csproj +++ b/src/ext/PowerShell/test/WixToolsetTest.PowerShell/WixToolsetTest.Powershell.csproj @@ -3,7 +3,7 @@ - net8.0 + net10.0 true -- cgit v1.2.3-55-g6feb