- Notifications
You must be signed in to change notification settings - Fork806
Comparing changes
Open a pull request
base repository:dotnet/aspire
Uh oh!
There was an error while loading.Please reload this page.
base:v9.4.1
head repository:dotnet/aspire
Uh oh!
There was an error while loading.Please reload this page.
compare:v9.4.2
- 8commits
- 26files changed
- 12contributors
Commits on Aug 13, 2025
[release/9.4] Simplify Aspire CLI project name validation to only rej…
…ect path separators (#10832)* Initial plan* Update project name validation to support Unicode characters and add comprehensive testsCo-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>* Add documentation comment explaining the Unicode-aware project name validation regexCo-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>* Remove project name validation - let dotnet new handle validationCo-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>* Revert to validation logic and simplify to only reject path separatorsCo-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>* Fix test compile.---------Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>Co-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>Co-authored-by: davidfowl <95136+davidfowl@users.noreply.github.com>Co-authored-by: Mitch Denny <midenn@microsoft.com>
[release/9.4] External Services with URL Parameter fails to generate …
[release/9.4] Always update resource list in console logs after hidde…
…n bool changes (#10738)* Always update resource list in console logs after hidden bool changes* Add test---------Co-authored-by: Adam Ratzman <adamratzman@microsoft.com>
Commits on Aug 19, 2025
serve blazor.web.js from wwwroot instead of setting up new endpoint t…
…o serve it (#10990)Co-authored-by: Adam Ratzman <adam@adamratzman.com>
Commits on Aug 20, 2025
Commits on Aug 22, 2025
Commits on Aug 28, 2025
Fixed properties override when publishing an update in external servi…
…ce (#10824)Co-authored-by: Isla <git@isla.dev>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v9.4.1...v9.4.2
Uh oh!
There was an error while loading.Please reload this page.