Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-YousefiTelori committed Dec 11, 2023
1 parent 8f55c92 commit bc4afe5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</When>
<Otherwise>
<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net6.0;net48;net452;net7.0;net8.0</TargetFrameworks>
<TargetFrameworks>net6.0;net48;net452;net8.0;net7.0;net8.0</TargetFrameworks>
</PropertyGroup>
</Otherwise>
</Choose>
Expand Down

0 comments on commit bc4afe5

Please sign in to comment.