Skip to content

Commit 73d382f

Browse files
Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /src
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a8924a commit 73d382f

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="28.8.1" />
1515
<PackageVersion Include="xunit.v3" Version="1.0.0" />
16-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
16+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)