JetBrains / aspire-plugin

.NET Aspire Plugin for JetBrains Rider
https://plugins.jetbrains.com/plugin/23289-aspire
MIT License
62 stars 2 forks source link

Prevent plugin from launching all child project swaggers #297

Closed digifidevelopment closed 1 day ago

digifidevelopment commented 4 days ago

Describe the bug All swaggers are launching in browser when starting AppHost project with Aspire. This was not the case before upgrading to Rider to 2024.3.

To Reproduce Create some applications and run AppHost project, all swaggers for each project will launch in browser.

System information: OS: Windows 11 .NET version: 9.0.0 JetBrains Rider version: 2024.3 Aspire plugin version: 1.6.0

Are there any settings to avoid this? Should not have to modify all launch settings in respective project.

rafaelldi commented 1 day ago

Hello! There is a special setting for that:

image