-
Notifications
You must be signed in to change notification settings - Fork 736
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Milestone
Description
Follow up to #10235
- Optional persistence of parameters to user secrets (there should be another input on this form ). Like the VersionCheckService we want to store the parameter values in a similar way
var valuesPrompt = await interactionService.PromptInputsAsync( .SecretsStore.TrySetUserSecret(_options.Assembly, IgnoreVersionKey, latestVersion.ToString());
Metadata
Metadata
Assignees
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication