Skip to content

Commit b7c8a5f

Browse files
Bump xunit.runner.visualstudio from 3.0.0-pre.35 to 3.0.0-pre.42 in /src
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0-pre.35 to 3.0.0-pre.42. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits) --- 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>
1 parent 7c9b538 commit b7c8a5f

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
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
2020
<PackageVersion Include="Verify.Xunit" Version="27.0.1" />
2121
<PackageVersion Include="Xunit" Version="2.9.2" />
22-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.35" />
22+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.42" />
2323
<!-- explcit to avoid a cve -->
2424
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)