Browse Source

tests .net7

flabbet 2 years ago
parent
commit
a7a6bf7549
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/PixiEditorTests/PixiEditorTests.csproj

+ 1 - 1
src/PixiEditorTests/PixiEditorTests.csproj

@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <TargetFramework>net7.0</TargetFramework>
+    <TargetFramework>net7.0-windows</TargetFramework>
 
     <IsPackable>false</IsPackable>