1 write to TemplateFeedLocation
Microsoft.Agents.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
30TemplateFeedLocation = Path.Combine(RepoRoot, "src", "ProjectTemplates");
1 reference to TemplateFeedLocation
Microsoft.Agents.AI.Templates.Tests (1)
WebApiAgentTemplateSnapshotTests.cs (1)
82string templateLocation = Path.Combine(WellKnownPaths.TemplateFeedLocation, "Microsoft.Agents.AI.Templates", "src", "WebApiAgent");