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