andrewdavey / cassette

Manages .NET web application assets (scripts, css and templates)
http://getcassette.net
MIT License
534 stars 143 forks source link

CreateBundles SerializationException w/MSBuild and Less components #458

Open RichardDalton opened 10 years ago

RichardDalton commented 10 years ago

Same issue as described here - https://github.com/andrewdavey/cassette/issues/359

Except that I am using the Cassette.Less package as well. It seems that the exceptions in Cassette.Less do not serialize properly as it is only with those that I get the error.

The exception message is: System.Runtime.Serialization.SerializationException: Unable to find assembly 'Cassette.Less, Version=2.4.2.13845, Culture=neutral, PublicKeyToken=null'.