3 references to
aspire (3)
Commands\AddCommand.cs (1)
23: base("add", "Add an integration to the Aspire project.")
Commands\NewCommand.cs (1)
20: base("new", "Create a new Aspire sample project.")
Commands\RunCommand.cs (1)
28: base("run", "Run an Aspire app host in development mode.")