Merge pull request #3 from CGareau/dependabot/nuget/multi-19bede9795 #10
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build with dotnet:
src/Web/Program.cs#L125
'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#L130
'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#L125
'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#L130
'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