1 reference to FindNuGetConfig
aspire (1)
Projects\DotNetBasedAppHostServerProject.cs (1)
316var userNugetConfig = _restoreRootConfigDirectory is null ? FindNuGetConfig(_appPath) : null;