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 May 21, 2023
1 parent a2e33e9 commit badb62d
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="6.3.0-rc.1" />
<PackageReference Include="Duende.IdentityServer" Version="6.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit badb62d

Please sign in to comment.