Skip to content

Commit 6521a8c

Browse files
authored
Identity Server 4 upgrade to Core 2 final (#19)
1 parent 07f2213 commit 6521a8c

File tree

92 files changed

+34524
-10138
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+34524
-10138
lines changed

ClientApp/ClientApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="IdentityModel" Version="2.10.0" />
11+
<PackageReference Include="IdentityModel" Version="2.12.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)