Skip to content

Commit

Permalink
NR: Rollback unit testing packages to previous version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Jan 19, 2025
1 parent 801965c commit 8be309c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NewsReader/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<!-- Unit tests -->
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="xunit" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageVersion Include="System.Waf.UnitTesting.Core" Version="8.0.2-alpha.0.81" />
</ItemGroup>
</Project>

0 comments on commit 8be309c

Please sign in to comment.