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