Skip to content

Commit cc44415

Browse files
Update DrawShapesWithImageSharp.csproj
1 parent 7a983d3 commit cc44415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/DrawShapesWithImageSharp/DrawShapesWithImageSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Choose>
99
<When Condition="$(SIXLABORS_TESTING_PREVIEW) == true">
1010
<PropertyGroup>
11-
<TargetFrameworks>net9.0;net8.0</TargetFrameworks>
11+
<TargetFrameworks>net8.0;net10.0</TargetFrameworks>
1212
</PropertyGroup>
1313
</When>
1414
<Otherwise>

0 commit comments

Comments
 (0)