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