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