When my selected exporter is Visual Studio 2017 and I press the launch button, it instead opens up in VS 2015. I tested this out on another computer, same thing happens. I want to work in VS 2017 and no matter what it just opens in 2015. However, when I double click the project file for VS 2017 directly, it does open in 2017.
So I have two questions:
- How can I stop it from launching in VS 2015 from projucer?
- Do I have to launch the project from projucer? Can I just double click the project file for VS 2017 instead?