falanx
falanx copied to clipboard
Poor error message
If the tool fails, the error message does not contain any tips what went wrong:
Falanx.Sdk.targets(70, 5): [MSB3073] The command "dotnet "..\packages\falanx.sdk\0.5.0\build../tools/netcoreapp2.1/any/falanx.dll" --inputfile "..1.proto" --outputfile "..\1.proto.fs" --defaultnamespace "Foo" --serializer binary" exited with code 1.
Is this via running the cli tool or the msbuild integration?
ms build. Maybe the ms build task could capture the std out and add it to the error?