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

[APIPUB-33] .NET 8 upgrade #37

Merged
merged 11 commits into from
Feb 23, 2024
Merged

[APIPUB-33] .NET 8 upgrade #37

merged 11 commits into from
Feb 23, 2024

Conversation

jleiva-gap
Copy link
Contributor

@jleiva-gap jleiva-gap commented Feb 20, 2024

  • Upgrade projects to use .NET 8.
  • Upgrade nugets to the latest version.
  • Update github actions to use the new NET version.
  • Update docker files to reference .NET 8.
  • Update documentation.
  • Upgrade actions to replace deprecated versions.

PS. To run this solution you will need Visual Studio 17.8 (Visual Studio 2022)

Upgrade projecto to NET 8
Upgrade libraries to match new version and remove vulnerabilities.
Upgrade AWS, NodeJS and Serilog packages
Update NET 8 references.
Update github actions to use NET 8.
Update dockerfiles to use DOTNET 8
@jleiva-gap jleiva-gap changed the title [APIPUB-33] SPIKE: .NET 8 upgrade [APIPUB-33] .NET 8 upgrade Feb 20, 2024
@jleiva-gap jleiva-gap marked this pull request as ready for review February 22, 2024 21:44
@@ -52,4 +52,4 @@ jobs:
$page += 1
} While ($release_list.count -gt 0)

# Manually doing promote pacakges to release on azure artifacts
# Manually doing promote packages to release on azure artifacts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@DavidJGapCR DavidJGapCR merged commit 61b3a3a into main Feb 23, 2024
7 checks passed
@DavidJGapCR DavidJGapCR deleted the APIPUB-33 branch February 23, 2024 19: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.

3 participants