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