You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Kai, seems like I just stumbled over a bit of a special issue. In order to run some of our services on 32bit systems I need to switch the build configuration to x86 during build / publish... Unfortunately the Generator is crashing with a build error when trying to load the target specific built assemblies.
Is there a way to support x64 and x86 projects, or maybe switch off the Generator for specific build or publish configurations?