Skip to content

Commit

Permalink
don't have nullable on the test project
Browse files Browse the repository at this point in the history
  • Loading branch information
clairernovotny committed Feb 10, 2021
1 parent db61a55 commit 9ae4119
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Refit.Tests/Refit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<PropertyGroup>
<TargetFrameworks>net5.0;netcoreapp2.1;netcoreapp3.1;net461</TargetFrameworks>
<Deterministic>false</Deterministic> <!-- Some tests rely on CallerFilePath -->
<Nullable>enable</Nullable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9ae4119

Please sign in to comment.