DavidSSL
DavidSSL
I've tried running NUnit tests but I get the following: *\* Invoke build:test (first_time) *\* Execute build:test Running NUnit Tests... rake aborted! undefined method `map' for "Some.dll":String C:/Ruby192/lib/ruby/gems/1.9.1/gems/albacore-0.2.7/lib/albacore/nunittestrunner.rb:30:in`get_command_parameters' C:/Ruby192/lib/ruby/gems/1.9.1/gems/albacore-0.2.7/lib/albacore/nunittestrunner.rb:35:in `execute'...
This is very similar to #821 and also originates from #90. When using the CommonMark [version 0.30](https://spec.commonmark.org/0.30/spec.json) test cases, the following battery of tests https://github.com/fsprojects/FSharp.Formatting/blob/09491d141cb3d1bacb1c4b307a924014c90e8428/tests/FSharp.Markdown.Tests/CommonMarkSpecTest.fs#L47-L52 , experience the problem that...
Following the discussion in #90, this is in my opinion one of the steps we have to undertake. When using the CommonMark [version 0.30](https://spec.commonmark.org/0.30/spec.json) test cases, the following battery of...