Quantcast
Channel: Configuration and Deployment
Viewing all articles
Browse latest Browse all 3561

How to solve warning: Consider app.config remapping of assembly

$
0
0

I got following warning when build my solution

Consider app.config remapping of assembly "WebGrease, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.0.0.0" [] to Version "1.3.0.0" [*\WebGrease.1.3.0\lib\WebGrease.dll] to solve conflict and get rid of warning.

I have followling line in web.config

<dependentAssembly><assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" /><bindingRedirect oldVersion="0.0.0.0-1.3.0.0" newVersion="1.3.0.0" /></dependentAssembly>




Viewing all articles
Browse latest Browse all 3561


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>