2 references to ProjectUpToDateMessage
aspire (2)
Projects\GuestAppHostProject.cs (1)
1090
_interactionService.DisplayMessage(KnownEmojis.CheckMark, UpdateCommandStrings.
ProjectUpToDateMessage
);
Projects\ProjectUpdater.cs (1)
37
interactionService.DisplayMessage(KnownEmojis.CheckMark, UpdateCommandStrings.
ProjectUpToDateMessage
);