We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1623104 commit 441cef5Copy full SHA for 441cef5
Directory.Packages.props
@@ -4,7 +4,7 @@
4
For more information what this is see https://github.com/NuGet/Home/wiki/Centrally-managing-NuGet-package-versions
5
-->
6
<ItemGroup>
7
- <PackageVersion Include="BenchmarkDotNet" Version="0.12.1"/>
+ <PackageVersion Include="BenchmarkDotNet" Version="0.13.1"/>
8
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-2.final"/>
9
<PackageVersion Include="System.Text.Json" Version="6.0.0-preview.6.21352.12"/>
10
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-beta2"/>
0 commit comments