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 .Net 8 #204

Closed
phongnguyend opened this issue Aug 5, 2023 · 0 comments
Closed

Upgrade .Net 8 #204

phongnguyend opened this issue Aug 5, 2023 · 0 comments

Comments

@phongnguyend
Copy link
Owner

phongnguyend commented Aug 5, 2023


What's new in .NET 8
What's new in ASP.NET Core 8.0
What's New in EF Core 8


  • Update csprj:

    • Replace <TargetFramework>net7.0</TargetFramework> -> <TargetFramework>net8.0</TargetFramework>
  • Update Dockerfile:

    • Replace: FROM mcr.microsoft.com/dotnet/aspnet:7.0 -> FROM mcr.microsoft.com/dotnet/aspnet:8.0
    • Replace: FROM mcr.microsoft.com/dotnet/sdk:7.0 AS build-env -> FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build-env
@phongnguyend phongnguyend pinned this issue Aug 17, 2023
phongnguyend added a commit that referenced this issue Dec 15, 2023
phongnguyend added a commit that referenced this issue Dec 15, 2023
phongnguyend added a commit that referenced this issue Dec 15, 2023
phongnguyend added a commit that referenced this issue Dec 15, 2023
phongnguyend added a commit that referenced this issue Dec 15, 2023
phongnguyend added a commit that referenced this issue Dec 15, 2023
@phongnguyend phongnguyend unpinned this issue Dec 15, 2023
phongnguyend added a commit that referenced this issue Dec 15, 2023
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