chore(security): drop Microsoft.AspNetCore.Authentication.JwtBearer (unused)
This commit is contained in:
@@ -33,7 +33,6 @@
|
|||||||
<PackageVersion Include="libplctag" Version="1.5.2" />
|
<PackageVersion Include="libplctag" Version="1.5.2" />
|
||||||
<PackageVersion Include="LiteDB" Version="5.0.21" />
|
<PackageVersion Include="LiteDB" Version="5.0.21" />
|
||||||
<PackageVersion Include="MessagePack" Version="2.5.187" />
|
<PackageVersion Include="MessagePack" Version="2.5.187" />
|
||||||
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.7" />
|
|
||||||
<PackageVersion Include="Microsoft.AspNetCore.Authorization" Version="10.0.7" />
|
<PackageVersion Include="Microsoft.AspNetCore.Authorization" Version="10.0.7" />
|
||||||
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="10.0.7" />
|
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="10.0.7" />
|
||||||
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="10.0.7" />
|
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="10.0.7" />
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer"/>
|
|
||||||
<PackageReference Include="Microsoft.IdentityModel.Tokens"/>
|
<PackageReference Include="Microsoft.IdentityModel.Tokens"/>
|
||||||
<PackageReference Include="System.IdentityModel.Tokens.Jwt"/>
|
<PackageReference Include="System.IdentityModel.Tokens.Jwt"/>
|
||||||
<PackageReference Include="Novell.Directory.Ldap.NETStandard"/>
|
<PackageReference Include="Novell.Directory.Ldap.NETStandard"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user