Skip to content

Commit 1e3fef2

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] <[email protected]>
1 parent 7fc3664 commit 1e3fef2

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
@@ -24,6 +24,6 @@
2424
<PackageVersion Include="Verify.SqlServer" Version="11.1.1" />
2525
<PackageVersion Include="Verify.XunitV3" Version="30.0.0" />
2626
<PackageVersion Include="xunit.v3" Version="2.0.1" />
27-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
27+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0" />
2828
</ItemGroup>
2929
</Project>

0 commit comments

Comments
 (0)