2 references to GetExpectedWindowsCommandShimRunArguments
Aspire.Hosting.Sdk.Tests (2)
AppHostSdkTargetsTests.cs (2)
315Assert.Equal(GetExpectedWindowsCommandShimRunArguments(project, aspireCliPath, "--custom foo"), properties["RunArguments"]); 1737Assert.Equal(GetExpectedWindowsCommandShimRunArguments(project, cliPath, expectedArguments), properties["RunArguments"]);