Skip to content

Commit 3c242e4

Browse files
Bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 in /src
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 980dc15 commit 3c242e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<PackageVersion Include="Verify.Http" Version="6.5.0" />
2121
<PackageVersion Include="Verify.XunitV3" Version="30.0.0" />
2222
<PackageVersion Include="xunit.v3" Version="2.0.1" />
23-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
23+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0" />
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)