1 write to NoLaunchProfile
aspire (1)
Commands\PublishCommandBase.cs (1)
135
NoLaunchProfile
= true
1 reference to NoLaunchProfile
aspire (1)
DotNetCliRunner.cs (1)
202
var noProfileSwitch = options.
NoLaunchProfile
? "--no-launch-profile" : string.Empty;