mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
move identityserver libs into core
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="IdentityServer4" Version="1.3.1" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="1.1.1" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="1.1.1" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="1.1.2" />
|
||||
|
Reference in New Issue
Block a user