Skip to content

Commit 5af75b7

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 acb8980 commit 5af75b7

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
@@ -14,6 +14,6 @@
1414
<PackageVersion Include="UnicodeInformation" Version="2.7.1" />
1515
<PackageVersion Include="Verify.XunitV3" Version="28.6.1" />
1616
<PackageVersion Include="xunit.v3" Version="1.0.1" />
17-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
17+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)