ZeBen

Results 227 comments of ZeBen

Yes, but as a facade. ![prtscr capture_4](https://user-images.githubusercontent.com/190756/28993413-0ecdfdbc-79b6-11e7-974d-77e9364e4691.jpg)

I just had a quite identical issue, and i managed to get it though thanks to this thread. Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference...

Especially when powershell core is out and fully incompatible ;) new name: pwsh ! Includes SSH client !!!

This port is the best bet as the original author seems to have disappear. Btw AD is easy to test using Azure Ad server. And the nuget works perfectly.

SerilogLoggerProvider from https://github.com/serilog/serilog-extensions-logging

After lots of tests and tricks, i get the exact same results. But my motivation is different: there is a bug in the latest mono distributions: they include a nuget...

@CallumHoughton I removed the uwp apps from the solution and it works great. I removed all pre build script, and used only a post clone script with "sed" entries to...

```bash SLN_PATH="$APPCENTER_SOURCE_DIRECTORY/xxxxx.sln" #sed on mac requires a backup extension (here:'') sed -i '' '6,15d' $SLN_PATH sed -i '' '/ABCDEFAB-1234-1234-1234-99885E1AC6B5/d' $SLN_PATH sed -i '' '/ABCDEFAB-1234-1234-1234-99885E1AC6B5/d' $SLN_PATH sed -i '' '/ABCDEFAB-1234-1234-1234-99885E1AC6B5/d' $SLN_PATH...

Told you @Cheesebaron to let me put the linker code directly in the class, now that it's easy to do, instead of this old fashioned linkerplzinclude.