Skip to content

Add missing Aspire.ServiceDefaults to IdentityServerHost solutions - #371

Merged
maartenba merged 1 commit into
mainfrom
mb/servicedefaults
Jul 30, 2026
Merged

Add missing Aspire.ServiceDefaults to IdentityServerHost solutions#371
maartenba merged 1 commit into
mainfrom
mb/servicedefaults

Conversation

@maartenba

Copy link
Copy Markdown
Member

The IdentityServerHost .csproj files (v7 and v8) reference Aspire.ServiceDefaults as a ProjectReference, but the corresponding .sln files were missing the project entry. This caused build failures when opening the solution in Visual Studio or building via dotnet build on the .sln.

Fixed:

  • IdentityServer/v7/IdentityServerHost/IdentityServer.sln
  • IdentityServer/v8/IdentityServerHost/IdentityServer.sln

@maartenba
maartenba requested a review from wcabus July 30, 2026 11:34
@maartenba maartenba self-assigned this Jul 30, 2026
@maartenba
maartenba requested a review from ProgrammerAL July 30, 2026 11:34
@maartenba maartenba added this to the 2026-Q3 milestone Jul 30, 2026
@maartenba
maartenba merged commit 9ab54a3 into main Jul 30, 2026
1 of 3 checks passed
@maartenba
maartenba deleted the mb/servicedefaults branch July 30, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants