Microsoft.Quantum.Decompositions.IonQ by Microsoft

<PackageReference Include="Microsoft.Quantum.Decompositions.IonQ" Version="0.13.2011119705-beta" />

 Microsoft.Quantum.Decompositions.IonQ 0.13.2011119705-beta

Support for Q# circuit decompositions for IonQ hardware.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.Quantum.Decompositions.IonQ</id>
    <version>0.13.2011119705-beta</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>qdk-nuget-icon.png</icon>
    <projectUrl>https://docs.microsoft.com/quantum/</projectUrl>
    <description>Support for Q# circuit decompositions for IonQ hardware.</description>
    <releaseNotes>See: https://docs.microsoft.com/quantum/relnotes/</releaseNotes>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Azure Quantum Q# Qsharp</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Microsoft.Quantum.Runtime.Core" version="0.13.2011119705-beta" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Quantum.QSharp.Core" version="0.13.2011119705-beta" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Quantum.Standard" version="0.13.2011119705-beta" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>