dotnet-architecture / eShopOnContainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
https://dot.net/architecture
24.58k stars 10.36k forks source link

Error NETSDK1045 The current .NET SDK does not support targeting .NET 7.0. #2166

Open juangps96 opened 8 months ago

juangps96 commented 8 months ago

Error NETSDK1045 The current .NET SDK does not support targeting .NET 7.0.

I've got this error even with Dotnet 6 and 7 installed

And

net7.0

image