Skip to content

Commit

Permalink
chore(deps): update xunit-dotnet monorepo (#629)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 77f600f commit 4873c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<PackageReference Include="FluentAssertions" Version="7.0.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
<PackageReference Include="Moq" Version="4.20.72"/>
<PackageReference Include="xunit.v3" Version="1.0.0"/>
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="3.0.0">
<PackageReference Include="xunit.v3" Version="1.0.1"/>
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="3.0.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit 4873c8d

Please sign in to comment.