-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
After WebOptimizer was upgraded to version 3.0.477, WebOptimizer.Sass 3.0.123 started failing with an exception
Method not found: 'System.Collections.Generic.HashSet`1<System.String> WebOptimizer.IAsset.get_SourceFiles()'.
One needs to roll back to WebOptimizer version 3.0.436 to solve the problem.
Interestingly, when a project is built with the source code of both WebOptimizer and WebOptimizer.Sass taken from github, it builds and works. This means that probably, WebOptimizer.Sass published to nuget was not updated for 3.0.477, whereas the source code itself is fine.
May a maintainer publish an updated version to nuget please?
Metadata
Metadata
Assignees
Labels
No labels