1 write to LastNuGetConfigPath
Aspire.Cli.Tests (1)
TestServices\FakeNuGetClient.cs (1)
54
LastNuGetConfigPath
= nugetConfigPath;
3 references to LastNuGetConfigPath
Aspire.Cli.Tests (3)
Projects\PrebuiltAppHostServerTests.cs (3)
1495
Assert.NotNull(nuGetClient.
LastNuGetConfigPath
);
1574
Assert.NotNull(nuGetClient.
LastNuGetConfigPath
);
1623
Assert.NotNull(nuGetClient.
LastNuGetConfigPath
);