Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Adopt .NET6 + VS2022 in Quantum Development Kit#764

Merged
ricardo-espinoza merged 22 commits intomainfrom
ricardoe/dotnet6-to-main
Mar 17, 2022
Merged

Adopt .NET6 + VS2022 in Quantum Development Kit#764
ricardo-espinoza merged 22 commits intomainfrom
ricardoe/dotnet6-to-main

Conversation

@ricardo-espinoza
Copy link
Contributor

With this change, we're migrating the main release train of the QDK to the most recent Long Time Support version of the .NET framework. For details about this change, refer to the original issue Q#C:1224.

As part of this change, we're:

  • Re-targeting all .NetCoreApp3.1 binaries to .NET6.0
  • Updating Docker images, samples and templates.
  • Libraries using .NetStandard2.1 are not affected by this change.
  • The minimum supported .NET version in the QDK will also be updated from 3.1 to 6.0
  • The Visual Studio extension will now target Visual Studio 2022.

Important: This is a multi-repo change, and all changes will need to be merged concurrently.

Copy link
Member

@anpaz anpaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ricardo-espinoza ricardo-espinoza merged commit c45a88e into main Mar 17, 2022
@tcNickolas
Copy link
Contributor

tcNickolas commented Mar 18, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants