2 references to FindRepoRoot
Aspire.Templates.Tests (2)
tests\Shared\Playwright\PlaywrightProvider.cs (1)
49
repoRoot ??= TestUtils.
FindRepoRoot
();
tests\Shared\TemplatesTesting\BuildEnvironment.cs (1)
67
RepoRoot = TestUtils.
FindRepoRoot
();