I can\'t run my unit tests.
I have the next error:
Your project does not reference \".NETFramework,Version=v4.6.2\" framework. Add a referen
For my case, delete the .pkgrefgen/ folder under the project folder works, it contains a file project.assets.json that refer to old .net framework
.pkgrefgen/