<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="11.0.0-preview.1.26104.118" />

System.Runtime.CompilerServices.NullableContextAttribute

namespace System.Runtime.CompilerServices { internal sealed class NullableContextAttribute : Attribute { public readonly byte Flag; public NullableContextAttribute(byte P_0); } }