Forum member
PeterGerrard
2 posts
Posts by PeterGerrard
-
Cannot build VSIX package in Visual Studio 2017
Hi, Including [code=xml]<Import Project="PathToVSSDK\Microsoft.VsSDK.targets" Condition="'$(NCrunch)' != '1'" />[/code] has worked around the issue for now. And the tests have successfully run in NCrunch. Thanks, Peter
23 Mar 2017 13:03 UTC
-
Cannot build VSIX package in Visual Studio 2017
Hi, I have an issue when building a VSIX package in Visual Studio 2017 [b]Reproduction Steps:[/b] NCrunch Version: 3.6.0.2 Visual Studio 2017: 15.0.0+26228.9 - Create a new VSIX package project - Let NCrunch build it [i]Visual Studio can build it[/i] [b]Expected Outcome:[/b] It Buil…
22 Mar 2017 15:12 UTC