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 2e7baac commit 1f20823Copy full SHA for 1f20823
src/BenchmarkDotNet.Annotations/BenchmarkDotNet.Annotations.csproj
@@ -14,12 +14,6 @@
14
<ItemGroup>
15
<Compile Include="..\BenchmarkDotNet\Helpers\CodeAnnotations.cs" Link="Attributes\CodeAnnotations.cs" />
16
</ItemGroup>
17
- <ItemGroup>
18
- <PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0">
19
- <PrivateAssets>all</PrivateAssets>
20
- <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
21
- </PackageReference>
22
- </ItemGroup>
23
24
<ProjectReference Include="..\BenchmarkDotNet.Analyzers\BenchmarkDotNet.Analyzers.csproj" />
25
0 commit comments