Skip to content

Commit b7c589a

Browse files
Bump BenchmarkDotNet.Diagnostics.Windows from 0.15.7 to 0.15.8
--- updated-dependencies: - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a77cee0 commit b7c589a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance/benchmark/PerformanceTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717
<ItemGroup>
1818
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
19-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.7" />
19+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.8" />
2020
</ItemGroup>
2121
<ItemGroup>
2222
<ProjectReference Include="..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />

0 commit comments

Comments
 (0)