• M
    [Group 2] Enable nullable annotations for... · 1f555b25
    Maksym Koshovyi 提交于
    [Group 2] Enable nullable annotations for `Microsoft.Extensions.Configuration.Abstractions` (#57401)
    
    * Annotate src
    
    * Annotate ref
    
    * Fix FakeConfigurationProvider
    
    * Don't use using in ref
    
    * DisableImplicitAssemblyReferences
    
    * Update ConfigurationExtensions.cs
    
    * TryGet can return null
    
    * Remove not used namespace
    1f555b25
Microsoft.Extensions.Configuration.Abstractions.cs 4.6 KB