Hi @sis2023 ,
This is caused by a reference to WebGrease in the web.config file.
This can be caused by a number of different reasons.
1. Incorrect assembly loaded
- Version mismatch between NuGet and Assembly
- Incorrect assembly referenced
Please visit below links.
#Troubleshooting NuGet references
http://developers.de/blogs/damir_dobric/archive/2014/08/26/troubleshooting-nuget-references.aspx
#Could not load file or assembly… NuGet Assembly Redirects
http://blog.myget.org/post/2014/11/27/Could-not-load-file-or-assembly-NuGet-Assembly-Redirects.aspx
#WebGrease Nuget
https://www.nuget.org/packages/WebGrease/1.0.0
You can also refer to the similar issue with yours
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.