Hi,
I downloaded Zero version 8.0.0 but when opening in Visual Studio it doesn't build. Looks to be because some NuGet packages got upgraded to .NET Core 3.0 but projects are still on .NET Core 2.2
Maybe not all changes got included in the zip file ? I tried to download multiple times but still the same.
Sample error
Package Microsoft.EntityFrameworkCore.SqlServer 3.0.0 is not compatible with netcoreapp2.2
Please advise
3 Answer(s)
-
0
I think that the problem was that I selected an existing download for version 7.3 and used the 'Download latest version' option.
And this downloaded Zero 8 but with .NET Core 2.2. Which maybe shouldn't be possible because Zero 8 is not compatible with 2.2 anymore ?
-
0
The problem has now been fixed.
-
0
This issue is closed because it has not had recent activity for a long time.