David Gardiner
David Gardiner
I've done some further investigation and discovered that this is caused by a test project that is setting the default Platform (in the .csproj file) to 'AnyCPU', but there are...
@WarpSpideR did you get anywhere with this? It would be great to see this change make it in 🙂
Yeah. My bash skills are very rusty but I'll see if I can do something. Sent from my Windows Phone --- From: Gary Ewan Parkmailto:[email protected] Sent: ‎13/‎10/‎2016 5:11 PM To:...
FYI I've been using the changes from https://github.com/cake-build/resources/pull/17 with success locally. I think the feedback on the PR was that it possibly wouldn't be accepted just because it's a sizable...
This looks useful. As per your comment, do take a look at https://github.com/chocolatey/boxstarter/blob/develop/CONTRIBUTING.md#code-standards-and-style
@gaurav-gogia there's two options. - Firstly, I have a daily automated task that checks for updates for Chocolatey packages that I maintain and automatically publishes updates. I can add this...
Let me take another look and see if I can still reproduce it.
I'm on Windows, but I'll try creating a .dockercfg directly in the user profile directory (which looks to be the equivalent of what you did) and see if that helps.