qsharp-compiler
qsharp-compiler copied to clipboard
Add Q# support to Visual Studio 2022
It's not long before the official release of Visual Studio 2022, and after all this time since the release of the preview versions, Q# is still not supported in this IDE. Next point, please match Q# with the latest version of .NET 6. Q# is still stuck in .NET Core 3.1.
Thanks for filing this request, @MamarezaAP! Our IDE extension support is built from the qsharp-compiler repository, so let me transfer your request there so that we can track it properly. Thanks!
Hi @MamarezaAP , we just wanted to give you an update on your request.
Regarding migrating the QDK to .NET6, we're in the process of this transition, and we recently released a preview version that is targeting .NET 6: 0.22.189218-beta. We invite you to try that version and let us know your feedback. There is a corresponding version of the Visual Studio Code extension that uses those binaries.
In the next few days, we're planning to release a Visual Studio 2022 extension as well in preview, which also targets .NET 6 as the one above.
We plan to incorporate those changes into our regular releases soon, so the Quantum Development Kit will use .NET 6 and have Visual Studio 2022 support.