James Esh

Results 17 comments of James Esh

Any update on this? Also, it seems with the latest version of UWP (Fall creators update) AxoCover does not detect any tests.

What about the UWP support? ________________________________ From: Péter Major Sent: Tuesday, April 10, 2018 2:46:04 PM To: axodox/AxoCover Cc: jamers99; Comment Subject: Re: [axodox/AxoCover] .Net core support (#9) Not much...

@mevey or @riverar do you think this will fix #2953?

@riverar should this be closed then?

@riverar thanks for the insight, makes sense. Do you have any idea if I should keep #2953 or microsoft/microsoft-ui-xaml#7392? How should I go about getting more priority for it? It's...

Also ran into this on iOS and Android in Xamarin.Forms. Doing `var bitmap = SKBitmap.Decode(stream)` (where `stream` is a `MemoryStream`) and I get the following exception. ``` System.ArgumentNullException Message=Value cannot...

Our company has a very high interest in making this work in Release. @DanielGlick45 and our team will be looking into fixing this. Any help would be greatly appreciated! Thanks...

@DanielGlick45 @alisaesh one thing to check would be if it works in debug with .NET Native enabled for the projects. That would tell you if the problem is in the...

@RBrid see @alisaesh's comment. Looks like this issue is entirely in the .NET Native Compiler. Who should we reach out to? How do we reach out? If there are logs...

@alisaesh is this something you could do for @tommcdon?