Feature/dotnet7 migration (#828)
* migration to .net 7 * remove temp memory database * adapt global.json .net 7 * adapt Rich Code Navigation to .net 7 * update and clean run for .net 7 * update .net ef tool Co-authored-by: cedri <cedri@BAS>
This commit is contained in:
@@ -24,7 +24,7 @@ The **eShopOnWeb** sample is related to the [eShopOnContainers](https://github.c
|
||||
The goal for this sample is to demonstrate some of the principles and patterns described in the [eBook](https://aka.ms/webappebook). It is not meant to be an eCommerce reference application, and as such it does not implement many features that would be obvious and/or essential to a real eCommerce application.
|
||||
|
||||
> ### VERSIONS
|
||||
> #### The `main` branch is currently running ASP.NET Core 6.0.
|
||||
> #### The `main` branch is currently running ASP.NET Core 7.0.
|
||||
> #### Older versions are tagged.
|
||||
|
||||
## Topics (eBook TOC)
|
||||
|
||||
Reference in New Issue
Block a user