HotChocolate.Language.Visitors by ChilliCream authors and contributors

<PackageReference Include="HotChocolate.Language.Visitors" Version="13.9.3" />

 HotChocolate.Language.Visitors 13.9.3

This package contains the UTF8 based parsers of Hot Chocolate.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>HotChocolate.Language.Visitors</id>
    <version>13.9.3</version>
    <authors>ChilliCream authors and contributors</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>hotchocolate-signet.png</icon>
    <projectUrl>https://chillicream.com/</projectUrl>
    <description>This package contains the UTF8 based parsers of Hot Chocolate.</description>
    <releaseNotes>Release notes: https://github.com/ChilliCream/graphql-platform/releases/</releaseNotes>
    <copyright>Copyright © 2021 ChilliCream Inc.</copyright>
    <tags>GraphQL ChilliCream</tags>
    <repository type="GitHub" url="https://github.com/ChilliCream/graphql-platform.git" commit="df4958b785c235716f3c39d1d0f1cecda7fe520c" />
    <dependencies>
      <group targetFramework="net6.0">
        <dependency id="HotChocolate.Language.SyntaxTree" version="13.9.3" exclude="Build,Analyzers" />
      </group>
      <group targetFramework="net7.0">
        <dependency id="HotChocolate.Language.SyntaxTree" version="13.9.3" exclude="Build,Analyzers" />
      </group>
      <group targetFramework="net8.0">
        <dependency id="HotChocolate.Language.SyntaxTree" version="13.9.3" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="HotChocolate.Language.SyntaxTree" version="13.9.3" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>