2 references to TempDir
Aspire.Templates.Tests (2)
tests\Shared\TemplatesTesting\BuildEnvironment.cs (1)
32public static readonly string TestRootPath = Path.Combine(TempDir, "templates-testroot");
tests\Shared\TemplatesTesting\TemplateCustomHive.cs (1)
105: Path.Combine(BuildEnvironment.TempDir, "templates", "working"); // avoid running from the repo