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