Skip to content

Commit 4f28752

Browse files
author
Todd
committed
missed my own warning about upgrading that test adapter
1 parent 1bb423a commit 4f28752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Flurl.Test/Flurl.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

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

2020
<ItemGroup>

0 commit comments

Comments
 (0)