Xml.Schema.Linq.NetStandard2 by Microsoft

<PackageReference Include="Xml.Schema.Linq.NetStandard2" Version="1.0.1" />

 Xml.Schema.Linq.NetStandard2 1.0.1

Package Description

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Xml.Schema.Linq.NetStandard2</id>
    <version>1.0.1</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/xirqlz/xml.schema.linq/blob/master/license.md</licenseUrl>
    <projectUrl>https://github.com/xirqlz/xml.schema.linq</projectUrl>
    <description>Package Description</description>
    <tags>XSD Linq</tags>
    <repository type="GITHUB" url="https://github.com/xirqlz/xml.schema.linq.git" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.CodeDom" version="4.5.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>