Skip to content

Commit

Permalink
test: remove stylecop from tests (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualBean authored Mar 26, 2024
1 parent ee91a56 commit 18f2cb3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/LEGO.AsyncAPI.Tests/LEGO.AsyncAPI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ReportGenerator" Version="5.1.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 18f2cb3

Please sign in to comment.