Skip to content

Commit 83b239a

Browse files
build(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.1 (#188)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.4.5 to 2.5.1. - [Commits](https://github.com/xunit/xunit/commits/2.5.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e874817 commit 83b239a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Splat.DependencyInjection.SourceGenerator.Tests/Splat.DependencyInjection.SourceGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.11.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1212
<PackageReference Include="xunit" Version="2.4.2" />
13-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="all" />
13+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
1414
<PackageReference Include="coverlet.msbuild" Version="6.0.0" />
1515
<PackageReference Include="Verify.SourceGenerators" Version="2.1.0" />
1616
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.2.21" />

0 commit comments

Comments
 (0)