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?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…