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