System.ComponentModel.Annotations4.4.0在新版本.netcore中找不到引用的问题

公司里引用的跑到programfile/4.0的目录里面去了

新版本这个库需要在nuget中引用,。net项目尽量使用nuget来引用

While this isn’t part of the standard we do have a nuget package https://www.nuget.org/packages/System.ComponentModel.Annotations/4.4.0 that support .NET Standard that you can consume.