1 reference to ProjectArgumentDescription
aspire (1)
Commands\StopCommand.cs (1)
28
private static readonly OptionWithLegacy<FileInfo?> s_appHostOption = new("--apphost", "--project", StopCommandStrings.
ProjectArgumentDescription
);