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