Skip to content

Commit 5ebf479

Browse files
Merge pull request #2628 from microsoft/dependabot/nuget/performance/benchmark/BenchmarkDotNet.Diagnostics.Windows-0.15.8
Bump BenchmarkDotNet.Diagnostics.Windows from 0.15.7 to 0.15.8
2 parents a77cee0 + b7c589a commit 5ebf479

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)