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