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