WonkySoft

Results 3 comments of WonkySoft

FWIW, I had this problem. It was simply because it was a brand new install of GitHub desktop that I was trying to clone the Keybased repo from. I restarted...

Say each one of these is defined in a separate assembly: ``` public static class StaticThing { public static Task MyStaticMethod() => Task.FromResult(true); } public class InstanceThing { public Task...

Was the information I added sufficient?