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