your project does not reference ".NETFramework,Version=v4.7.2" framework. Add a reference to ".NETFramework,Version=v4.7.2" in the "TargetFrameworks" property of your project file and then re-run NuGet restore
The solution is to delete the obj and bin folders of each project which fails to build with the above message.
No comments :
Post a Comment