Skip to content

Commit

Permalink
chore(deps): update xunit-dotnet monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 35e5425 commit 46889db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/directory.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
<PackageVersion Include="Microsoft.Reactive.Testing" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="xunit" Version="2.4.1" />
<PackageVersion Include="xunit" Version="2.6.6" />
<PackageVersion Include="xunit.analyzers" Version="0.10.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
<Import Project="$(MSBuildThisFileDirectory)/directory.packages.support.props" Condition="Exists('$(MSBuildThisFileDirectory)/directory.packages.support.props')" />
</Project>

0 comments on commit 46889db

Please sign in to comment.