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