11 references to FileHelper
Aspire.Acquisition.Tests (11)
Scripts\Common\FakeArchiveHelper.cs (2)
36FileHelper.MakeExecutable(binaryPath); 118FileHelper.MakeExecutable(binaryPath);
Scripts\Common\ScriptFunctionCommand.cs (1)
117FileHelper.MakeExecutable(tempScript);
Scripts\Common\TestEnvironment.cs (1)
281FileHelper.MakeExecutable(tempGhScriptPath);
Scripts\PRScriptInstallerModeTests.cs (3)
196FileHelper.MakeExecutable(brewPath); 204FileHelper.MakeExecutable(curlPath); 212FileHelper.MakeExecutable(codesignPath);
Scripts\PRScriptToolModeTests.cs (1)
124FileHelper.MakeExecutable(dotnetScriptPath);
Scripts\ReleaseScriptFunctionTests.cs (3)
444FileHelper.MakeExecutable(cliPath); 627FileHelper.MakeExecutable(mockCurl); 664FileHelper.MakeExecutable(mockCurl);