Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

.NET 6 Migration #166

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

.NET 6 Migration #166

wants to merge 6 commits into from

Conversation

seesharprun
Copy link

This PR is to track work on the upgrade to .NET 6

A couple of comments:

  • A lot of the Cosmos DB and Storage libraries are hilariously out-of-date. These will require some code rewrite to get working again
  • Once the console application is working, some thought should be put into adding the csproj properties required to turn the migration tool into a dotnet global tool
  • The test projects will require some manual rework of their project files to fix MSTest

Status:

  • Used the migration assistant to move forward to .NET 6
  • Get the entire solution to build successfully
  • Get a successful run of the unit tests
  • Test the console application
  • Test the WPF application (optional)

@YohanSciubukgian
Copy link

Do you have any update to share on this PR since January please ?

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