Skip to content

Commit ef17389

Browse files
Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1
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] <support@github.com>
1 parent d9726f3 commit ef17389

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
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
2020
<PackageVersion Include="System.Text.Json" Version="$(SystemTextJsonVersion)" />
2121
<PackageVersion Include="xunit" Version="2.9.3" />
22-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
22+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.48" />

0 commit comments

Comments
 (0)