Skip to content

Add ConfigurationSchemaGenerator to Aspire-Core.slnf#16711

Merged
JamesNK merged 1 commit intomainfrom
add-config-schema-generator-to-slnf
May 4, 2026
Merged

Add ConfigurationSchemaGenerator to Aspire-Core.slnf#16711
JamesNK merged 1 commit intomainfrom
add-config-schema-generator-to-slnf

Conversation

@JamesNK
Copy link
Copy Markdown
Member

@JamesNK JamesNK commented May 3, 2026

Include ConfigurationSchemaGenerator project in the Aspire-Core.slnf solution filter for easier development access.

Copilot AI review requested due to automatic review settings May 3, 2026 23:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16711

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16711"

@JamesNK JamesNK enabled auto-merge (squash) May 4, 2026 00:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the ConfigurationSchemaGenerator tool project to the Aspire-Core.slnf solution filter so it opens with the core development workspace. This is a low-risk repo configuration update that improves access to an existing tool already present in the full solution.

Changes:

  • Added src\Tools\ConfigurationSchemaGenerator\ConfigurationSchemaGenerator.csproj to Aspire-Core.slnf.
  • Expanded the core solution filter to include the configuration schema generation tool alongside other actively developed projects.

@JamesNK JamesNK merged commit 66d1783 into main May 4, 2026
8 checks passed
@github-actions github-actions Bot added this to the 13.4 milestone May 4, 2026
@aspire-repo-bot
Copy link
Copy Markdown
Contributor

No documentation PR is required for this change.

This PR adds ConfigurationSchemaGenerator to the Aspire-Core.slnf solution filter — this is a build/development infrastructure change (internal tooling access) with no user-facing behavior, public API surface, configuration options, or documented features affected.

Generated by PR Documentation Check for issue #16711 · ● 104.1K ·

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.

3 participants