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.
2 parents 95fcab0 + 872d778 commit 6f1afbaCopy full SHA for 6f1afba
src/Benchmarks.CodeOfChaos.GeneratorTools/Benchmarks.CodeOfChaos.GeneratorTools.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
12
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0">
13
<PrivateAssets>all</PrivateAssets>
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments