Skip to content

Commit ce39dfe

Browse files
Bump xunit.runner.visualstudio from 3.0.0-pre.24 to 3.0.0-pre.30 in /src (#601)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0-pre.24 to 3.0.0-pre.30. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.0-pre.24...3.0.0-pre.30) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2c455f commit ce39dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
2222
<PackageVersion Include="Verify.Xunit" Version="26.5.0" />
2323
<PackageVersion Include="Xunit" Version="2.9.0" />
24-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.24" />
24+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.30" />
2525
</ItemGroup>
2626
</Project>

0 commit comments

Comments
 (0)