Skip to content

Commit 05b37d9

Browse files
dependabot[bot]a-gubskiy
authored andcommitted
Bump xunit.runner.visualstudio from 2.8.2 to 3.0.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.2 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf13c26 commit 05b37d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/BitzArt.XDoc.Tests.E2E/BitzArt.XDoc.Tests.E2E.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

tests/Render/BitzArt.XDoc.PlainText.Tests.E2E/BitzArt.XDoc.PlainText.Tests.E2E.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)