1 reference to NoLaunchProfile
aspire (1)
DotNetCliRunner.cs (1)
170var noProfileSwitch = options.NoLaunchProfile ? "--no-launch-profile" : string.Empty;