If I create a brand new class library in VS 2015 RTM and add the "SpecFlow" NuGet package (version 1.9.0), I can build just fine in Visual Studio, but NCrunch fails to build with the following error:
..\packages\SpecFlow.1.9.0\tools\TechTalk.SpecFlow.targets (47, 5): Unable to cast object of type 'System.Xml.XmlComment' to type 'System.Xml.XmlElement'.
Super barebones example here: https://github.com/Balfa/SpecFlow2015RtmNcrunch
Any idea why this might be? :(
General Discussion
NCrunch can't build projects in VS 2015 RTM that include Specflow
Started by Balfa on 8,340 views
Oops. http://forum.ncrunch.net/yaf_postst1608_Build-fails-with-VS-2015-RTM.aspx has just been pointed out to me. I did look around for this before I posted, honest!
Thanks for your feedback there :)
Thanks for your feedback there :)
Post a reply
Log in to reply.