Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit d4f9a4f

Browse files
authored
Merge pull request #21 from BinkyLabs/main
sync from upstream main
2 parents c3aa16d + 10895ff commit d4f9a4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

performance/benchmark/PerformanceTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<NoWarn>CA1822</NoWarn>
1515
</PropertyGroup>
1616
<ItemGroup>
17-
<PackageReference Include="BenchmarkDotNet" Version="0.15.3" />
18-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.3" />
17+
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
18+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<ProjectReference Include="..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />

0 commit comments

Comments
 (0)