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