1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

Revert "update libs"

This reverts commit e7453bc036.
This commit is contained in:
Kyle Spearrin
2018-04-17 08:11:08 -04:00
parent cd327796cb
commit 1fb3fbeacf
5 changed files with 9 additions and 9 deletions

View File

@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="2.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.0.1" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.6.0" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.4.0" />
</ItemGroup>
<ItemGroup>