<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="11.0.0-preview.5.26302.115" />

System.Runtime.InteropServices.StringMarshalling

namespace System.Runtime.InteropServices { internal enum StringMarshalling { Utf16 = 2 } }