Skip to content

Commit

Permalink
Linux Build: Include TeamCity.VSTest.TestAdapter for Test reporting.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Jan 14, 2024
1 parent 73905a9 commit f6aa3d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Bogus.Tests/Bogus.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<PackageReference Include="morelinq" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Rant" Version="3.0.530" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.39" />
<PackageReference Include="Verify.Xunit" Version="22.8.0" />
<PackageReference Include="xunit" Version="2.6.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
Expand Down

0 comments on commit f6aa3d7

Please sign in to comment.