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 5a6688a commit a3a5adfCopy full SHA for a3a5adf
src/BenchmarkDotNet.Annotations/BenchmarkDotNet.Annotations.csproj
@@ -20,4 +20,7 @@
20
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
21
</PackageReference>
22
</ItemGroup>
23
+ <ItemGroup>
24
+ <ProjectReference Include="..\BenchmarkDotNet.Analyzers\BenchmarkDotNet.Analyzers\BenchmarkDotNet.Analyzers.csproj" />
25
+ </ItemGroup>
26
</Project>
0 commit comments