Skip to content

Commit

Permalink
Remove StyleCop.Analyzers. (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
webbju authored Oct 5, 2024
1 parent b750b28 commit 3184a20
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 3184a20

Please sign in to comment.