3 references to InitCommand_InstalledSkillsSummaryLocations
aspire (1)
Commands\AgentInitCommand.cs (1)
766
$" {string.Format(CultureInfo.CurrentCulture, AgentCommandStrings.
InitCommand_InstalledSkillsSummaryLocations
, locations)}");
Aspire.Cli.Tests (2)
Commands\AgentInitCommandTests.cs (2)
53
$" {string.Format(CultureInfo.CurrentCulture, AgentCommandStrings.
InitCommand_InstalledSkillsSummaryLocations
, ".agents/skills, ~/.agents/skills")}");
90
$" {string.Format(CultureInfo.CurrentCulture, AgentCommandStrings.
InitCommand_InstalledSkillsSummaryLocations
, ".agents/skills, ~/.agents/skills")}");