This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Q# Compiler repo is not updated for Rust QIR RT #1569
Labels
enhancement
New request or suggestion for an improvement
needs triage
An initial review by a maintainer is needed
Related item: #1568.
Some files need to be updated for Rust QIR RT.
src\QsCompiler\TestTargets\Simulation\Target\QirExecution.cs
:DllImport("Microsoft.Quantum.Qir.Runtime"
.src\QsCompiler\TestTargets\Simulation\Target\Simulation.csproj
: "Microsoft.Quantum.Qir.Runtime" Version="0.25.228311-alpha"examples\QIR\Optimization\README.md
refers out-of-date DLLs: Microsoft.Quantum.Qir.Runtime.dll, Microsoft.Quantum.Qir.QSharp.Foundation.dll, Microsoft.Quantum.Qir.QSharp.Core.dll; refers Microsoft.Quantum.Qir.Runtime 0.22.187631-alpha.examples\QIR\JITCompilation\README.md
refers0.18.2106148911-alpha
of Microsoft.Quantum.Qir.Runtime nugetexamples\QIR\Simulation\StateSimulator\README.md
examples\QIR\Simulation\TraceSimulator\README.md
The text was updated successfully, but these errors were encountered: