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

Migrate to .NET 6 / .NET Standard 2.0 #82

Closed
19 tasks done
eXpl0it3r opened this issue Nov 14, 2022 · 3 comments
Closed
19 tasks done

Migrate to .NET 6 / .NET Standard 2.0 #82

eXpl0it3r opened this issue Nov 14, 2022 · 3 comments
Assignees
Milestone

Comments

@eXpl0it3r
Copy link
Member

eXpl0it3r commented Nov 14, 2022

  • Check that CM are all on .NET Standard 2.0
  • Check dependency support for at least .netstandard2.0
    • Create a table with the overview in the docs repo
  • Use Upgrade Assistant to upgrade the projects
    • jobbr-cm-jobstorage
    • jobbr-cm-artefactstorage
    • jobbr-cm-execution
    • jobbr-cm-management
    • jobbr-cm-registration
    • jobbr-runtime
    • jobbr-execution-forked
    • jobbr-server
    • jobbr-storage-mssql
    • jobbr-artefactstorage-filesystem
    • Migrate jobbr-webapi #83
    • demo
    • jobbr-dashboard
  • Removing ILMerge / Fody / Costura.Fody
  • Define a new version scheme (which version goes together with which version)
@RKivioja RKivioja moved this from 📋 Backlog to 🏗 In progress in v3.0.0 Nov 15, 2022
@eXpl0it3r eXpl0it3r changed the title Migrate to .NET 6 Migrate to .NET 6 / .NET Standard 2.0 Dec 6, 2022
@eXpl0it3r eXpl0it3r added this to the 3.0 milestone Jan 6, 2023
@eXpl0it3r
Copy link
Member Author

Moved RavenDB changes to #104

@eXpl0it3r
Copy link
Member Author

eXpl0it3r commented Mar 20, 2023

Moved the InProcess update to #50, since it was never fully finalized

@eXpl0it3r
Copy link
Member Author

Migration completed and released: https://github.com/jobbrIO/jobbr-server/releases/tag/v3.0.0

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in v3.0.0 Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants