Skip to content

Commit 02840ac

Browse files
committed
Add EnableWindowsTargeting to test project for cross-platform System.Drawing support
1 parent 67a0cd5 commit 02840ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>net10.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<IsPackable>false</IsPackable>
7+
<EnableWindowsTargeting>true</EnableWindowsTargeting>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)