1 write to TemplateSandboxSource
Microsoft.McpServer.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
34
TemplateSandboxSource
= Path.Combine(RepoRoot, "test", "ProjectTemplates", "Infrastructure", "TemplateSandbox");
2 references to TemplateSandboxSource
Microsoft.McpServer.ProjectTemplates.Tests (2)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (1)
56
CopySandboxDirectory(WellKnownPaths.
TemplateSandboxSource
, _sandboxOutput);
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
35
TemplateTestNuGetConfigPath = Path.Combine(
TemplateSandboxSource
, "nuget.config");