Skip to content

Commit 085b945

Browse files
committed
Dotnet format
1 parent 049b7ef commit 085b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

identity-server/hosts/Main10/IdentityServerExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// Copyright (c) Duende Software. All rights reserved.
22
// See LICENSE in the project root for license information.
33

4-
using Duende.IdentityServer.Hosts.Shared.Configuration;
54
using System.Security.Cryptography.X509Certificates;
65
using Duende.IdentityModel;
76
using Duende.IdentityServer;
87
using Duende.IdentityServer.Configuration;
98
using Duende.IdentityServer.Configuration.RequestProcessing;
9+
using Duende.IdentityServer.Hosts.Shared.Configuration;
1010
using Duende.IdentityServer.Hosts.Shared.Customization;
1111
using Microsoft.AspNetCore.Authentication.Certificate;
1212
using Microsoft.IdentityModel.Tokens;

0 commit comments

Comments
 (0)