Skip to content

Commit 2c3d937

Browse files
dependabot[bot]kzu
authored andcommitted
Bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 in the tests group
Bumps the tests group with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit.runner.visualstudio` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66f1067 commit 2c3d937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ThisAssembly.Tests/ThisAssembly.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
5252
<PackageReference Include="Scriban" Version="6.2.1" />
5353
<PackageReference Include="xunit" Version="2.9.3" />
54-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
54+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
5555
</ItemGroup>
5656

5757
<ItemGroup>

0 commit comments

Comments
 (0)