Skip to content

Commit 224b654

Browse files
Bump xunit.runner.visualstudio
Bumps the major-minor-dependencies group with 1 update in the /backend/ILSpyX.Backend.Tests directory: [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: major-minor-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b525cd5 commit 224b654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/ILSpyX.Backend.Tests/ILSpyX.Backend.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.4" />
2020
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.4" />
21-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
21+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)