Skip to main content
Skip table of contents

Add an x64 configuration (C#)

To add x64 and remove the default AnyCPU configuration, follow these steps:

1. Open the Configuration Manager

2. Select New... from the platform combo

3. Choose x64 for the new platform and click OK.

At this point you are good to go. You will notice that your project has been switched to x64.

However, to avoid any confusion you can remove the AnyCPU platform from your configuration with the next three steps.

4. Select Edit... from the platform combo.

5. Select AnyCPU and click Remove.

6. And confirm.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.