Skip to content

Commit 2ae300e

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 f26f619 commit 2ae300e

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
@@ -13,6 +13,6 @@
1313
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
1414
<PackageVersion Include="Verify.XunitV3" Version="30.0.0" />
1515
<PackageVersion Include="xunit.v3" Version="2.0.1" />
16-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
16+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)