Alexander Diessl

Results 3 comments of Alexander Diessl

I would say that testing the MSBuild task would probably only be a final integration test. That could maybe be achieved by deleting all `.css` files of a test project,...

Quick update: the problem is still present in version `9.5.0`. Another, potentially related issue (that might help in diagnosing the cause of this issue?) can be seen in the following...

We also had this problem and solved it by setting the `Arguments` (see https://github.com/koenvzeijl/AspNetCore.SassCompiler?tab=readme-ov-file#available-options) appropriately, i.e. using `--no-error-css --stop-on-error`.