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