A project targets .NET Framework 4.6.2.
A project uses NuGet package Entity Framework Core that references .NET Standard 2.0 (it appeared in packages folder)
As far as I know, .NET 4.6.2 and .NET Standard 2.0 are incompatible. Could it cause any issues?