Skip to content

Commit

Permalink
Update NUnit3TestAdapter to version 4.1 (dotnet/linker#2518)
Browse files Browse the repository at this point in the history
Commit migrated from dotnet/linker@353bf4b
  • Loading branch information
marek-safar committed Jan 19, 2022
1 parent 46fa9c9 commit 9f9461b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.8.0" />
<PackageReference Include="nunit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
<!-- This reference is purely so that the linker can resolve this
dependency of mscorlib. It is not actually required to build
the tests. -->
Expand Down

0 comments on commit 9f9461b

Please sign in to comment.