2 references to Command
Aspire.Hosting (1)
Dcp\ExecutableCreator.cs (1)
170spec.ExecutablePath = plan.Command;
Aspire.Hosting.Tests (1)
Dcp\ExecutableLaunchPlanTests.cs (1)
110Assert.Equal("dotnet", plan.Command);