We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb423a commit 4f28752Copy full SHA for 4f28752
test/Flurl.Test/Flurl.Test.csproj
@@ -14,7 +14,7 @@
14
15
<!--careful - 4.4 and above don't support net461-->
16
<!--https://docs.nunit.org/articles/vs-test-adapter/AdapterV4-Release-Notes.html-->
17
- <PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
+ <PackageReference Include="NUnit3TestAdapter" Version="4.3.2" />
18
</ItemGroup>
19
20
<ItemGroup>
0 commit comments