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