1 write to ThisProjectRoot
Microsoft.Extensions.AI.Templates.Tests (1)
Infrastructure\WellKnownPaths.cs (1)
28
ThisProjectRoot
= ProjectRootHelper.GetThisProjectRoot();
1 reference to ThisProjectRoot
Microsoft.Extensions.AI.Templates.Tests (1)
Infrastructure\WellKnownPaths.cs (1)
31
TemplateSandboxRoot = Path.Combine(
ThisProjectRoot
, "TemplateSandbox");