Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade project to be multiplatform #860

Conversation

wallymathieu
Copy link
Contributor

@wallymathieu wallymathieu commented Sep 20, 2023

This is mostly in order to be up to date with Visual Studio format and to make it easier to upgrade to net6+

Steps taken:

  • dotnet tool install --global Project2015To2017.Migrate2019.Tool see https://github.com/hvanbakel/CsprojToVs2017
  • dotnet migrate-2019 wizard ./src/WorkItemMigrator/WorkItemMigrator.sln
  • In jira-export.csproj bump NewtonSoft.Json in order to get around warning
  • Upgrade of all csproj to net7
  • Upgrade of all packages except RestSharp and Atlassian SDK

@wallymathieu wallymathieu changed the title Upgrade project to vs2017 format Upgrade project to be multiplatform Sep 22, 2023
@wallymathieu
Copy link
Contributor Author

Ping @Alexander-Hjelm 😉

@Alexander-Hjelm
Copy link
Collaborator

Noted! Haven't had time to work in this one yet

@Alexander-Hjelm Alexander-Hjelm changed the base branch from master to feature/upgrade-to-vs2017-format December 29, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants