Skip to content

Commit

Permalink
Readd NUnit3TestAdapter
Browse files Browse the repository at this point in the history
  • Loading branch information
cinderblocks committed Nov 13, 2022
1 parent 16cebfa commit 430911d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nini.tests/nini-tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.15.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\nini.core\nini-core.csproj" />
Expand Down

0 comments on commit 430911d

Please sign in to comment.