microsoft / QuantumKatas

Tutorials and programming exercises for learning Q# and quantum computing
MIT License
4.53k stars 1.21k forks source link

Fixing the undesirable dependencies issue for qdk #868

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.