1 write to ThisProjectRoot
Microsoft.Extensions.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
28
ThisProjectRoot
= ProjectRootHelper.GetThisProjectRoot();
1 reference to ThisProjectRoot
Microsoft.Extensions.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
32
TemplateSandboxOutputRoot = Path.Combine(
ThisProjectRoot
, "ExecutionTestSandbox");