Skip to content

Commit 1b76d83

Browse files
committed
Another attempt at fixing unit tests
1 parent 2b18a39 commit 1b76d83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BencodeNET.Tests/BencodeNET.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<PackageReference Include="xunit.core" Version="2.2.0" />
2828
<PackageReference Include="xunit.extensibility.execution" Version="2.2.0" />
2929
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
30+
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.0-beta1-build3642" />
3031
</ItemGroup>
3132

3233
<ItemGroup>

0 commit comments

Comments
 (0)