1 reference to GetBool
Aspire.Hosting (1)
VersionChecking\VersionCheckService.cs (1)
52
if (!_interactionService.IsAvailable || _executionContext.IsPublishMode || _configuration.
GetBool
(KnownConfigNames.VersionCheckDisabled, defaultValue: false))