1 write to NuGetPackagesPath
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
43NuGetPackagesPath = Path.Combine(TemplateSandboxOutputRoot, "packages");
3 references to NuGetPackagesPath
Microsoft.Agents.AI.ProjectTemplates.Tests (3)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (3)
61.WithEnvironmentVariable("NUGET_PACKAGES", WellKnownPaths.NuGetPackagesPath) 102.WithEnvironmentVariable("NUGET_PACKAGES", WellKnownPaths.NuGetPackagesPath) 110NuGet Packages Path: {WellKnownPaths.NuGetPackagesPath}