Skip to content

Commit 49c267b

Browse files
Bump xunit.runner.visualstudio from 2.5.7 to 3.0.2 (#321)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.7...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vic Perdana <7114832+vicperdana@users.noreply.github.com>
1 parent 6b19f85 commit 49c267b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PSDocs.Tests/PSDocs.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1515
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.3.8" />
1616
<PackageReference Include="xunit" Version="2.9.0" />
17-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)