Microsoft.Quantum.Decompositions.Honeywell by Microsoft

<PackageReference Include="Microsoft.Quantum.Decompositions.Honeywell" Version="0.24.206416-beta" />

 Microsoft.Quantum.Decompositions.Honeywell 0.24.206416-beta

Support for Q# circuit decompositions for Honeywell hardware.

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