Matt Conroy
Matt Conroy
Thanks @jaimergp that fixed it. Is there any reason why this needs to be the case? I find this somewhat surprising and unexpected?
Is there any intention to add a `--prune` option to be able to remove packages that are not specified in an environment file?
I am having this issue on MacOS. I'm using Cake 3.0.0, Cake.Git 3.0.0, and dotnet 7.0.102 It works fine on my Windows machine, but gets the same error message as...
@ehuna I managed to work around the issue by installing version `0.27.0-preview-0175`. This is a preview version, but seems to not have the issue on Mac
Hi @kolesnick, looks like the appveyor build has failed because of a tools version. Maybe some mis-configuration on the agent?
I have since upgraded to 3.2.2 and have the same problem. Switching the masking mode to Anti-Aliasing does not suffer the same issue however, but this is not comparable to...
As you can see from the report, I'm using Cake Frosting 5.0.0. Odd that it works for you though, maybe it's due to the fact some of my tasks are...
Any update on this?
In the example I gave originally, A is dependent on B, and B is a dependee of C, which is to say C is dependent on B. So if I...
Thanks for looking into this issue! I don't know what the conventions for this project are, but it seems like there are a lot of formatting and style changes here...