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