Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Commit 97545f3

Browse files
author
J Burnett
committed
Revert "Migrate from VS to console test runner"
This reverts commit 7bf82fe.
1 parent 7bf82fe commit 97545f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<ItemGroup>
2222
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.*" />
23-
<PackageReference Include="xunit.runner.console" Version="2.*" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.*" />
2424
<PackageReference Include="xunit" Version="2.*" />
2525
<PackageReference Include="FluentAssertions" Version="4.*" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)