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