2 references to SdkForTemplateTestingPath
Aspire.EndToEnd.Tests (2)
tests\Shared\TemplatesTesting\BuildEnvironment.cs (2)
130if (string.IsNullOrEmpty(EnvironmentVariables.SdkForTemplateTestingPath)) 135string? baseDir = Path.GetDirectoryName(EnvironmentVariables.SdkForTemplateTestingPath);