test(installer): address review — drop UseWPF, thread-safe FakeHttpMessageHandler

This commit is contained in:
Mika Kuns
2026-04-15 08:51:12 +02:00
parent 2d34afb2e5
commit c23ed94817
2 changed files with 8 additions and 4 deletions

View File

@@ -2,8 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<ImplicitUsings>enable</ImplicitUsings>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>