Skip to content

Commit

Permalink
missed my own warning about upgrading that test adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd committed Aug 2, 2024
1 parent 1bb423a commit 4f28752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Flurl.Test/Flurl.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<!--careful - 4.4 and above don't support net461-->
<!--https://docs.nunit.org/articles/vs-test-adapter/AdapterV4-Release-Notes.html-->
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4f28752

Please sign in to comment.