Skip to content

Commit bb0014a

Browse files
Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 (#1783)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa9d375 commit bb0014a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageVersion Include="NSubstitute" Version="5.3.0" />
1313
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
1414
<PackageVersion Include="xunit" Version="2.9.3" />
15-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
15+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
1616
<!-- After an upgrade of these libraries the nuspec file should also be updated -->
1717
<PackageVersion Include="Avalonia" Version="11.2.3" />
1818
<PackageVersion Include="Avalonia.Desktop" Version="11.2.3" />

0 commit comments

Comments
 (0)