10 references to FileHelper
Aspire.Acquisition.Tests (10)
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 (2)
192FileHelper.MakeExecutable(brewPath); 200FileHelper.MakeExecutable(curlPath);
Scripts\PRScriptToolModeTests.cs (1)
124FileHelper.MakeExecutable(dotnetScriptPath);
Scripts\ReleaseScriptFunctionTests.cs (3)
444FileHelper.MakeExecutable(cliPath); 627FileHelper.MakeExecutable(mockCurl); 664FileHelper.MakeExecutable(mockCurl);