Large project with Visual Studio 2026 crashes but works in VS 2022
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have a project that is using aspire 13 and has about 15 other dotnet and nodejs frontends that when run in VS2026 crashes. I am unable to see anything in the console or see any application errors but if I take the same app in VS2022 with the latest bits I don't have the same issue. I had been using VS2026 Insiders and had noticed the same behaviour but figured it would go away once VS2026 was released
### Expected Behavior
To not crash aspire...
### Steps To Reproduce
_No response_
### Exceptions (if any)
_No response_
### .NET Version info
Tried in 9 and 10
### Anything else?
Projects are a mix of .net 8 and .net 9 other than the Orchestration project
Contributor guide
Assessment
This issue has not been assessed yet.