Skip to content

Commit

Permalink
bump coverlet.collector and coverlet.msbuild to 6.0.3
Browse files Browse the repository at this point in the history
bump xunit to 2.9.3
bump xunit.runner.visualstudio to 3.0.1
  • Loading branch information
JoergHoffmannatGitHub committed Jan 12, 2025
1 parent ed1afa1 commit 1f80837
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<ItemGroup>
<PackageVersion Include="Microsoft-WindowsAPICodePack-Shell" Version="1.1.5" />
<!-- Tests -->
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.3" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.3" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 1f80837

Please sign in to comment.