2 references to TestLogPath
Aspire.Templates.Tests (2)
tests\Shared\TemplatesTesting\BuildEnvironment.cs (2)
195if (!string.IsNullOrEmpty(EnvironmentVariables.TestLogPath)) 197LogRootPath = Path.GetFullPath(EnvironmentVariables.TestLogPath);