I'm having trouble building a service fabric actor project. Looks like the problem is with FabActUtil trying to update the manifest file. Has anyone else run into this problem and have a solution?
This is the error I'm getting from NCrunch (after including the package):
Quote:
..\packages\Microsoft.ServiceFabric.Actors.2.1.150\build\Microsoft.ServiceFabric.Actors.targets (25, 5): The command ""R:\NCrunch\6048\14\PDRelativity_ServiceAPIManager\bin\x64\Debug\\FabActUtil.exe" /spp:"PackageRoot" /t:manifest /sp:"PDRelativity_ServiceAPIManager" /in:"bin\x64\Debug\\PDRelativity_ServiceAPIManager.Exe" " exited with code -1.
Thanks
-Ali