I have a .NET Standard 1.4 class library that references the System.ComponentModel.Annotations (4.3.0) NuGet package.
I\'m then referencing this class library from a
I fixed this error by doing the Clean Solution command in Visual Studio 2019.