Skip to content

Commit

Permalink
Remove StyleCop.Analyzers.
Browse files Browse the repository at this point in the history
  • Loading branch information
webbju committed Oct 5, 2024
1 parent b750b28 commit ec521af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/GdbMi/GdbMi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Serilog" Version="4.0.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

</Project>

0 comments on commit ec521af

Please sign in to comment.