Skip to content

Commit

Permalink
Remove Microsoft.CodeAnalysis.Analyzers package
Browse files Browse the repository at this point in the history
  • Loading branch information
marcominerva committed Oct 4, 2024
1 parent e48ffeb commit 63a6628
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 63a6628

Please sign in to comment.