Skip to content

Commit 816ddc2

Browse files
Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /src (#174)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.2 to 3.0.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be58d8a commit 816ddc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BBT.StructureTools.Tests/BBT.StructureTools.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="Moq" Version="4.20.72" />
3030
<PackageReference Include="Ninject" Version="3.3.6" />
3131
<PackageReference Include="xunit" Version="2.9.2" />
32-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
32+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
3333
<PrivateAssets>all</PrivateAssets>
3434
</PackageReference>
3535
<PackageReference Include="FluentAssertions" Version="6.12.2">

0 commit comments

Comments
 (0)