3 references to CreateSettingsFileAsync
aspire (3)
Projects\ProjectLocator.cs (3)
1026await CreateSettingsFileAsync(projectFile, preserveExistingDefault: !explicitSelectionWasPrompted, cancellationToken); 1077await CreateSettingsFileAsync(settingsAppHost, preserveExistingDefault: false, cancellationToken); 1179await CreateSettingsFileAsync(selectedAppHost!, preserveExistingDefault: false, cancellationToken);