Thank you. Good pick. The compiler was hardcoded to the x86 dir.
Logged as Issue #38
Fixed in changeset #c5de045c6cb9.
The following assignment will trigger packing ManagedActions as x64
The fix will be available in the next release. Though the binaries are available now from git.
Logged as Issue #38
Fixed in changeset #c5de045c6cb9.
The following assignment will trigger packing ManagedActions as x64
project.Platform = Platform.x64;