Unfortunately this is a known Unity bug with Widows Store Apps, when using a certain name (OnMouse_X) in on-MonoBehaviour scripts.
To “fix” this, please find and delete these two FlowCanvas files from the project:
MouseAgent2DEvents.cs
MouseAgentEvents.cs
Please let me know if deleting these two files allows you to build correctly.
Thank you.