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