Skip to content

Commit f2cd424

Browse files
build(deps): bump Xunit.StaFact from 0.3.18 to 1.0.37 (#2485)
Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 0.3.18 to 1.0.37. - [Release notes](https://github.com/AArnott/Xunit.StaFact/releases) - [Commits](AArnott/Xunit.StaFact@v0.3.18...v1.0.37) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a6c5dcf commit f2cd424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReference Include="xunit" Version="2.4.1" />
5050
<PackageReference Include="xunit.runner.console" Version="2.4.1" />
5151
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
52-
<PackageReference Include="Xunit.StaFact" Version="0.3.18" />
52+
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
5353
<PackageReference Include="Shouldly" Version="4.0.0-beta0002" />
5454
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.4.1" />
5555
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />

0 commit comments

Comments
 (0)