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