Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.4k views
in Technique[技术] by (71.8m points)

.NET 5.0 SDK installed latest version of VS 2019 errors trying to Nuget install Entity Framework Core

Ok - I have been around VS and .NET versions for over 16 years. I decided to update VS 2019 and install the .NET 5.0 SDK. Project builds fine.

Then I attempt to nuget install the Microsoft.EntityFrameworkCore.SqlServer and I tried the latest version and the 3.1.x. Either way - it will not install.

Errors are 13 of them ALL of them seem to have to do with monoandroid, xamarin in the packages such as

Package System.IO.FileSystem 4.3.0 is not compatible with net5.0

I tried installing these one at a time. I have NO plans on using monotouch or xamarin and so I'm wondering if I should end up removing that stuff from Visual Studio 2019?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...