Stuart Grassie

Results 5 comments of Stuart Grassie

I've been considering this. One approach could to be to write a small class (e.g. `IRemoteVersionResolver`) to pull the release details from https://docs.github.com/en/rest/reference/repos#releases and add that as a dependency to...

I've just been looking at this. The solution builds find from the terminal, as you would expect, but does still fail to build in Visual Studio Professional 2017 for Mac...

I came to report this and a cursory search turned up this issue.

~~I know this issue is closed, but I'm still having exactly the same problem, using 1.4.0 and Xamarin.Forms 3.1.0.637273. The given work around still works, so not blocked.~~ Seems I...

Sorry, it seems that I can't get it work. Everything compiles, but the commands don't react to the events, e.g. the Appearing event doesn't fire the command I've bound to...