Skip to content

Commit

Permalink
chore: remove net9 sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgoZhang committed Oct 18, 2024
1 parent 58ab5b0 commit a1ac457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BootstrapBlazor/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<TargetFrameworks>net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit a1ac457

Please sign in to comment.