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

move to dotnet 6 #232

Closed
4 tasks done
haraldsteinlechner opened this issue Sep 8, 2022 · 0 comments
Closed
4 tasks done

move to dotnet 6 #232

haraldsteinlechner opened this issue Sep 8, 2022 · 0 comments

Comments

@haraldsteinlechner
Copy link
Collaborator

haraldsteinlechner commented Sep 8, 2022

while the build script now is dotnet 6 (since 5 had a lot of problems in combination with fake etc) the application is still dotnet 5. so currently one needs dotnet 5 and dotnet 6 for development.
Steps to fix:

  • switch all apps to dotnet 6
  • change paket.dependencies accordingly
  • check if all paths and deployment is unaffected
  • consolidate readme.md
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

No branches or pull requests

1 participant