Actually, the issue is related to your project and VS environment. Please try the following steps:
1) clean all nuget caches or just delete C:Usersxxx.nugetpackages
Close, delete .vs
hidden folder, bin
and obj
folder.
Also, delete all files under C:Users<user>AppDataLocalTempTemporary ASP.NET Files
Then, restart VS, run update-package -reinstall
under Tools-->Nuget Package Manager-->Package Manager Console
If you reference any assembly dlls, please remove them first and then add them back.
Make sure that all the Merge's DLLS are not corrupted.
2) reset all vs settings under Tools-->Import and Export Settings-->Reset all Settings
3) disable any third party installed extensions to check whether there is one caused that.
4) repair vs from vs_installer
Besides, check whether you have these on web.config
file. If you have, please remove them.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…