Skip to content

Commit 860f4c4

Browse files
dependabot[bot]samdouble
authored andcommitted
chore(deps): Bump xunit.runner.visualstudio from 2.4.3 to 3.1.5
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c54515 commit 860f4c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Panels.Tests/Panels.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Verify" Version="30.5.0-beta.1" />
2626
<PackageReference Include="Verify.Xunit" Version="30.4.0" />
2727
<PackageReference Include="xunit" Version="2.9.3" />
28-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
28+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
<PrivateAssets>all</PrivateAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)