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