Skip to content

Commit 22599a8

Browse files
Bump Duende.IdentityServer in /samples/IdentityServer.ServerSample
Bumps [Duende.IdentityServer](https://github.com/DuendeSoftware/IdentityServer) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/DuendeSoftware/IdentityServer/releases) - [Commits](DuendeSoftware/products@7.0.7...7.0.8) --- updated-dependencies: - dependency-name: Duende.IdentityServer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f16557 commit 22599a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/IdentityServer.ServerSample/IdentityServer.ServerSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Duende.IdentityServer" Version="7.0.7" />
22+
<PackageReference Include="Duende.IdentityServer" Version="7.0.8" />
2323
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
2424
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.10" />
2525
<PackageReference Include="Microsoft.Extensions.Logging.ApplicationInsights" Version="2.22.0" />

0 commit comments

Comments
 (0)