Skip to content

Commit

Permalink
Update Duende.IdentityServer.Demo.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege authored Jul 23, 2024
1 parent d92a51a commit 9171451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Duende.IdentityServer.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="7.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.2" />
<PackageReference Include="Duende.IdentityServer" Version="7.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
</ItemGroup>
</Project>

0 comments on commit 9171451

Please sign in to comment.