From 333bf57509c5ecf89c075ae91b14aa76f8973742 Mon Sep 17 00:00:00 2001 From: Joe DeCock Date: Thu, 14 Aug 2025 06:35:49 -0500 Subject: [PATCH] Update to 7.3.0 in templates --- .../templates/src/IdentityServer/IdentityServerTemplate.csproj | 2 +- .../IdentityServerAspNetIdentity.csproj | 2 +- .../src/IdentityServerEmpty/IdentityServerEmpty.csproj | 2 +- .../IdentityServerEntityFramework.csproj | 2 +- .../src/IdentityServerInMem/IdentityServerInMem.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/identity-server/templates/src/IdentityServer/IdentityServerTemplate.csproj b/identity-server/templates/src/IdentityServer/IdentityServerTemplate.csproj index 8102959d4..fe10932d6 100644 --- a/identity-server/templates/src/IdentityServer/IdentityServerTemplate.csproj +++ b/identity-server/templates/src/IdentityServer/IdentityServerTemplate.csproj @@ -12,7 +12,7 @@ - + diff --git a/identity-server/templates/src/IdentityServerAspNetIdentity/IdentityServerAspNetIdentity.csproj b/identity-server/templates/src/IdentityServerAspNetIdentity/IdentityServerAspNetIdentity.csproj index e56cf05f5..fef5e2e0b 100644 --- a/identity-server/templates/src/IdentityServerAspNetIdentity/IdentityServerAspNetIdentity.csproj +++ b/identity-server/templates/src/IdentityServerAspNetIdentity/IdentityServerAspNetIdentity.csproj @@ -7,7 +7,7 @@ - + diff --git a/identity-server/templates/src/IdentityServerEmpty/IdentityServerEmpty.csproj b/identity-server/templates/src/IdentityServerEmpty/IdentityServerEmpty.csproj index 7ae680a16..2920d4a7d 100644 --- a/identity-server/templates/src/IdentityServerEmpty/IdentityServerEmpty.csproj +++ b/identity-server/templates/src/IdentityServerEmpty/IdentityServerEmpty.csproj @@ -7,7 +7,7 @@ - + diff --git a/identity-server/templates/src/IdentityServerEntityFramework/IdentityServerEntityFramework.csproj b/identity-server/templates/src/IdentityServerEntityFramework/IdentityServerEntityFramework.csproj index 298aa9ef8..0c89293c3 100644 --- a/identity-server/templates/src/IdentityServerEntityFramework/IdentityServerEntityFramework.csproj +++ b/identity-server/templates/src/IdentityServerEntityFramework/IdentityServerEntityFramework.csproj @@ -7,7 +7,7 @@ - + - +