Forum member
berrndholz
4 posts
Posts by berrndholz
-
Console execution troubles
Okay, thats been it. With the correct XML syntax NCrunch is running fine. However we are hoping for full Xamarin support in the future. Thank you for your support. Bernd
14 Jun 2018 13:58 UTC
-
Console execution troubles
Hi, I do now overcome the first error by installing the required assemblies in a separate build step. I realized, the second error comes from missing Xamarin support. However right now this is not a severe issue for us so I tried to ignore building the affected projects. I created a file "Xama…
14 Jun 2018 09:44 UTC
-
Console execution troubles
Thank you for the quick reply. Nuget is generally working since the rest of our build script (The machine is configured as a VSTS Build Agent) runs fine. Running msbuild /t:restore standalone also gives no error. A subsequent run of NCrunch now produced a lot less errors so it seems to have some…
11 Jun 2018 09:51 UTC
-
Console execution troubles
Hi, I am trying to run NCrunch as a VSTS command line build step but always get errors: The command line options are: "MySolution.sln" /c "MySolution.v3.ncrunchsolution.BuildServer" /o "%AGENT_BUILDDIRECTORY%\NCrunch\Output" The forst error in the output window is: [quote] Not restoring…
06 Jun 2018 14:50 UTC