Skip to content

Commit

Permalink
To fix this issue nunit/nunit3-vs-adapter#987
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwoctopusdeploy committed Apr 13, 2023
1 parent 853d238 commit 4378c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Halibut.Tests/Halibut.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="NSubstitute" Version="4.4.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Serilog.Sinks.NUnit" Version="1.0.3" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
Expand Down

0 comments on commit 4378c08

Please sign in to comment.