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