-
Notifications
You must be signed in to change notification settings - Fork 793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FSharp.sln from master does not load correctly: Unrecognized Guid format. #3393
Comments
Hmm that's weird because it has been working for me, I guess we are going to have to ship my laptop to every F# user, perhaps a signup sheet :-) |
This is also happening for me on a fresh checkout (on two separate machines). I can't build the VSIX in VS because of this. |
@saul |
I am using |
@saul Odd - I'm not getting this "Unrecognized Guid format" |
@saul Actually, yes I am. Just for that one project (FSharp.Compiler.Interactive.Settings.dll) |
git checkout 5573f6f
git clean -x -d -f
build debug
open FSharp.sln
Edit: same issue in VS15.2
The text was updated successfully, but these errors were encountered: