1 write to TemplateTestNuGetConfigPath
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
34TemplateTestNuGetConfigPath = Path.Combine(TemplateSandboxSource, "nuget.template_test.config");
1 reference to TemplateTestNuGetConfigPath
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (1)
92File.Copy(WellKnownPaths.TemplateTestNuGetConfigPath, templateNuGetConfigPath);