microsoft / QuantumLibraries

Q# libraries for the Quantum Development Kit
https://docs.microsoft.com/quantum
MIT License
543 stars 179 forks source link

Fixing the undesirable dependencies issue for qdk. #656

Closed kuzminrobin closed 1 year ago

kuzminrobin commented 1 year ago

DevOps 48463, 48471. The netstandard2.1 target framework has undesirable dependencies, migrating the affected packages to net6.0.

Multi-repo PR: Q#Compiler, Q#RT, iQ#, QuantumLibraries, Quantum-NC, Quantum (samples), Katas, QDK, and a private repo.

PR CI build can fail, but overall qdk.release (0.27.254480) has succeeded.