Skip to content

Commit 53e3708

Browse files
Bump BenchmarkDotNet.Diagnostics.Windows in /test/perf/benchmarks (#1436)
Bumps [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.9. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.8...v0.13.9) --- updated-dependencies: - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2efac58 commit 53e3708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/perf/benchmarks/benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
22-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.8"/>
22+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9"/>
2323
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.3.7" />
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)