File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 22
22
<PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 7.0.1" />
23
23
<PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 7.0.1" />
24
24
<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 >
29
25
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7.0.1" />
30
26
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7.0.1" >
31
27
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments