3 references to GetAspireExecutableName
Aspire.Cli.Tests (3)
Commands\UpdateCommandTests.cs (3)
3339
var processPath = Path.Combine(toolPath,
GetAspireExecutableName
());
3350
GetAspireExecutableName
());
3365
var processPath = Path.Combine(binaryDir,
GetAspireExecutableName
());