Skip to content

Commit f40b0f1

Browse files
Merge pull request #2507 from microsoft/dependabot/nuget/performance/benchmark/BenchmarkDotNet.Diagnostics.Windows-0.15.3
Bump BenchmarkDotNet.Diagnostics.Windows from 0.15.2 to 0.15.3
2 parents 9377cfa + 8968cdd commit f40b0f1

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
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616
<ItemGroup>
1717
<PackageReference Include="BenchmarkDotNet" Version="0.15.3" />
18-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.2" />
18+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.3" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<ProjectReference Include="..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />

0 commit comments

Comments
 (0)