Skip to content

Commit 18ab341

Browse files
committed
Bump to 7.1
1 parent 61cba16 commit 18ab341

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

global.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/Duende.IdentityServer.Demo.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Duende.IdentityServer" Version="7.0.8" />
9+
<PackageReference Include="Duende.IdentityServer" Version="7.1.0" />
1010
<PackageReference Include="Duende.AspNetCore.Authentication.JwtBearer" Version="0.1.3" />
11-
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
11+
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)