Bump Microsoft.AspNetCore.Authentication.JwtBearer and System.Identit… #22
Annotations
4 warnings
Build with dotnet:
src/Web/Program.cs#L130
'AzureAppConfigurationRefreshOptions.SetCacheExpiration(TimeSpan)' is obsolete: 'The SetCacheExpiration method is deprecated and will be removed in a future release. Please use the SetRefreshInterval method instead. Note that only the name of the method has changed, and the functionality remains the same.'
|
Build with dotnet:
src/Web/Program.cs#L135
'FeatureFlagOptions.CacheExpirationInterval' is obsolete: 'The CacheExpirationInterval property is deprecated and will be removed in a future release. Please use the new SetRefreshInterval method instead. Note that the usage has changed, but the functionality remains the same.'
|
Build with dotnet:
src/Web/Program.cs#L130
'AzureAppConfigurationRefreshOptions.SetCacheExpiration(TimeSpan)' is obsolete: 'The SetCacheExpiration method is deprecated and will be removed in a future release. Please use the SetRefreshInterval method instead. Note that only the name of the method has changed, and the functionality remains the same.'
|
Build with dotnet:
src/Web/Program.cs#L135
'FeatureFlagOptions.CacheExpirationInterval' is obsolete: 'The CacheExpirationInterval property is deprecated and will be removed in a future release. Please use the new SetRefreshInterval method instead. Note that the usage has changed, but the functionality remains the same.'
|
Loading