ExCSS_Core icon indicating copy to clipboard operation
ExCSS_Core copied to clipboard

One or more dependent assemblies have version conflicts.

Open LC15344 opened this issue 4 years ago • 1 comments

Hello, I'm trying to use ExCSS with my project, and I'm getting this huge warning block during build, indicating that quite a few assemblies (System.*) are pointing to an older version (4.0.5.0), whereas I'm using (4.1.0.0).

Reason I'm opening this issue is that the package indicates no dependencies, so I'm a little confused if it's something that can be done on your side when building the project so it will silently work with later versions of the standard library (what I would expect), or if I need to add all the bindingredirect in my web.config, as advised.

LC15344 avatar Jul 24 '20 10:07 LC15344

Sorry I didn't respond to this sooner. Thanks for the info. I will try to look into it soon.

JsAndDotNet avatar Nov 06 '20 16:11 JsAndDotNet