Chris
Chris
Recursive diff would be amazing. My situations is a .rpm containing a .war with many .jar
On a Desktop app, you can get the above code working by installing the Nuget package `Microsoft.Windows.SDK.Contracts` https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/desktop-to-uwp-enhance Note that your project's Nuget package format MUST be set to `PackageReference`....
Hi, when you want to reproduce what the device portal's web interface does, it's a good idea to look at the http calls that are made in the developer tools...
I agree that the documentation isn't clear about how to run it in Docker. It gives hints to what to configure but there is no complete example. So here's my...