Skip to content

Commit 6535a1e

Browse files
committed
remove Microsoft.CodeAnalysis.FxCopAnalyzers
1 parent f7c37c4 commit 6535a1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

fluidsignalr/fluidsignalr.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@
2222
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.1" />
2323
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.1" />
2424
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="7.0.1" />
25-
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.2">
26-
<PrivateAssets>all</PrivateAssets>
27-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
28-
</PackageReference>
2925
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.1" />
3026
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.1">
3127
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)