We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Is this via running the cli tool or the msbuild integration?
Sorry, something went wrong.
ms build. Maybe the ms build task could capture the std out and add it to the error?
No branches or pull requests
If the tool fails, the error message does not contain any tips what went wrong:
The text was updated successfully, but these errors were encountered: