Skip to content

Commit 3e4e2d6

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build: Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a99e99c commit 3e4e2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PowerUtils.BenchmarkDotnet.Reporter.Tests/PowerUtils.BenchmarkDotnet.Reporter.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4545
</PackageReference>
46-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
46+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
4747
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4848
<PrivateAssets>all</PrivateAssets>
4949
</PackageReference>

0 commit comments

Comments
 (0)