Skip to content

Commit 539e09d

Browse files
Remove bad target framework declaration
1 parent 1e06414 commit 539e09d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ImageSharp.Drawing.Tests/ImageSharp.Drawing.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<Choose>
1414
<When Condition="$(SIXLABORS_TESTING_PREVIEW) == true">
1515
<PropertyGroup>
16-
<TargetFrameworks>net8.0</TargetFrameworks>
1716
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
1817
</PropertyGroup>
1918
</When>

0 commit comments

Comments
 (0)