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 Storage to dotnet v9 #563

Closed
6 tasks
hggutvik opened this issue Nov 25, 2024 · 0 comments
Closed
6 tasks

Upgrade Storage to dotnet v9 #563

hggutvik opened this issue Nov 25, 2024 · 0 comments
Labels
status/draft Status: When you create an issue before you have enough info to properly describe the issue.

Comments

@hggutvik
Copy link
Contributor

hggutvik commented Nov 25, 2024

Description

We should upgrade the Storage application to .net9. .net9 has standard time support until May 12, 2026, but we should take the time to upgrade and not wait for .net 10.

Additional Information

.NET Core Support lifecycle
Container Patching

Tasks

  • Update base images in the dockerfile for .net9
  • Bump all projects; src and test, to .net9
  • Update any build pipelines to support .net9
  • Update any github workflows with .net9
  • Check if we need to change anything in SonarCloud

Acceptance Criterias

  • Storage is built with .net9 tooling and run on .net9 Description
@hggutvik hggutvik added the status/draft Status: When you create an issue before you have enough info to properly describe the issue. label Nov 25, 2024
@HenningNormann HenningNormann mentioned this issue Jan 6, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/draft Status: When you create an issue before you have enough info to properly describe the issue.
Projects
None yet
Development

No branches or pull requests

2 participants