Skip to content

Commit

Permalink
housekeeping: Remove old targets from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Apr 12, 2023
1 parent 500f4a2 commit e83f7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refit.Tests/Refit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Import Project="..\Refit\targets\refit.props" />

<PropertyGroup>
<TargetFrameworks>net6.0;net5.0;netcoreapp3.1;net461</TargetFrameworks>
<TargetFrameworks>net6.0;net462</TargetFrameworks>
<Deterministic>false</Deterministic> <!-- Some tests rely on CallerFilePath -->
</PropertyGroup>

Expand Down

0 comments on commit e83f7e2

Please sign in to comment.