dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.93k stars 480 forks source link

Publish 9.0 Aspire schema to schema store #6581

Open eerhardt opened 3 weeks ago

eerhardt commented 3 weeks ago

We currently have the 8.0 manifest schema doc uploaded to https://json.schemastore.org/aspire-8.0.json.

We made changes in 9.0, see https://github.com/dotnet/aspire/pull/6333.

We should add the new version to the schema store.

cc @mitchdenny