I have this working for my current main project, though i’ve no idea how i managed it. But i get the following error on attempting to open scripts in any newly created project:
Microsoft Visual Studio
The following files were specified on the command line:
I encountered this error after upgrading my project to Unity 2018.1.0 beta. Hopefully this can help someone:
I was able to re-generate the .sln files by right-clicking a .cs file in the project view and selecting “Reimport”. Unity then recompiled the project and generated the .sln files.