1 reference to CreatedSettingsFile
aspire (1)
Projects\ProjectLocator.cs (1)
436
var message = fileExisted ? InteractionServiceStrings.UpdatedSettingsFile : InteractionServiceStrings.
CreatedSettingsFile
;