Hi Friends!
So on my Windows10 PC I have both VS2013 and VS2017 installed, and “sln” files are associated with VS2013 at the moment.
I suppose the Projucer’s “Save and Open in IDE” button just launches whatever application is associated with sln files by the OS, am I correct? So even if my jucer project only has a VS2017 export configuration, VS2013 will be started in my case.
Probably no way to get around this, short of changing the file association in Windows, huh?