Samuel Cragg
Samuel Cragg
Thanks for using the library, sorry to hear it's not as easy to use as could be. The `Children` property is a way to access unknown elements discovered during parsing,...
Thanks for the comments guys, much appreciated. With regards to using `Arg.Do` - I think that can work if we change the `Argument` class to have the argument array+index passed...
Is there any chance you could get me the full exception details please, including stack trace? As you mentioned Android, I'm wondering if it's an issue with AOT, as the...
Sorry, didn't see this. As it's been a while I'm going to close this issue but if you have a specific question about a feature then feel free to create...
Sorry about the wrong file, it was generated from the beta2 which worked. I built the fork you mentioned and that produces the correct output so I'll close this issue...
@johnkors In my project.json I'm using `"dotnet-test-nunit": "3.4.0-beta-2",` and it works fine on my build, however, I am manually uploading the test results (detailed [here](https://www.appveyor.com/docs/running-tests/#uploading-xml-test-results)), as the build didn't pick...
@mgravell Is there anything you need me to do with this PR - I'd love to get this feature in so I can start looking at the DateOnly/TimeOnly support next?
Thanks for the PR. Was there a particular issue this solves? Since .NET 7 isn't a Long Term Support release, I'd prefer not to upgrade to it but don't mind...