Hi there,
I am using
GitVersion to fill the AssemblyInfo.cs files along with some other properties and files. I have noticed that when it is installed, ncrunch build is suddenly failing:
Code:
..\..\..\..\Users\MyUser\.nuget\packages\gitversion.msbuild\5.6.9\tools\GitVersion.MsBuild.targets (9, 9): The command ""C:\Users\MyUser\.nuget\packages\gitversion.msbuild\5.6.9\tools\net48/gitversion.exe" "C:\Users\MyUser\AppData\Local\NCrunch\4468\10\MyProject\src\MyProject" -output file -outputfile obj\gitversion.json" exited with code 1.
Sadly, I don't have much more info to provide to help you with the matter as it seems that GitVersion output info are not dumped into ncrunch window.