Skip to content

MissingMethodException (no get_SourceFiles) #87

@emayevski

Description

@emayevski

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions