1 write to TemplateInstallNuGetConfigPath
Microsoft.Agents.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
33
TemplateInstallNuGetConfigPath
= Path.Combine(TemplateSandboxSource, "nuget.template_install.config");
1 reference to TemplateInstallNuGetConfigPath
Microsoft.Agents.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (1)
56
File.Copy(WellKnownPaths.
TemplateInstallNuGetConfigPath
, installNuGetConfigPath);