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