Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upvsintegration\update-vsintegration.cmd outdated, does not work #6137
Comments
|
I think it's not needed at all anymore, the new compiler is (I think) always used after VSIX installation without clobbering any binaries. But we should check (@brettfo?) |
|
I had the problem with command line fsi.exe only. So there is side-by-side, but it's not clear how to get to the new binaries from outside of Visual Studio. |
vsintegration\update-vsintegration.cmddoesn't work anymore because the bin paths changed.The section about it in DEVGUIDE.md probably needs updating.