4 references to WithEnvironmentVariable
Microsoft.Extensions.AI.Templates.Tests (4)
Infrastructure\TemplateExecutionTestClassFixtureBase.cs (4)
60
.
WithEnvironmentVariable
("LOCAL_SHIPPING_PATH", WellKnownPaths.LocalShippingPackagesPath)
61
.
WithEnvironmentVariable
("NUGET_PACKAGES", WellKnownPaths.NuGetPackagesPath)
97
.
WithEnvironmentVariable
("LOCAL_SHIPPING_PATH", WellKnownPaths.LocalShippingPackagesPath)
98
.
WithEnvironmentVariable
("NUGET_PACKAGES", WellKnownPaths.NuGetPackagesPath)