Skip to content
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

Closed
0x53A opened this issue Jul 27, 2017 · 6 comments
Closed

Comments

@0x53A
Copy link
Contributor

0x53A commented Jul 27, 2017

git checkout 5573f6f
git clean -x -d -f
build debug
open FSharp.sln

image

image

Edit: same issue in VS15.2

@0x53A 0x53A changed the title FSharp.sln from master does not load correctly in VS15.3preview4 FSharp.sln from master does not load correctly: Unrecognized Guid format. Jul 27, 2017
@KevinRansom
Copy link
Member

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 :-)

@KevinRansom KevinRansom self-assigned this Jul 27, 2017
@saul
Copy link
Contributor

saul commented Aug 17, 2017

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.

@dsyme
Copy link
Contributor

dsyme commented Aug 17, 2017

@saul FSharp.sln is not used in building the VSIX, only VisualFSharp.sln is

@saul
Copy link
Contributor

saul commented Aug 17, 2017

I am using VisualFSharp.sln - that project is in there and is required to build. The name of this ticket should be "FSharp.Compiler.Interactive.Settings does not load correctly: Unrecognized Guid format"

@dsyme
Copy link
Contributor

dsyme commented Aug 17, 2017

@saul Odd - I'm not getting this "Unrecognized Guid format"

@dsyme
Copy link
Contributor

dsyme commented Aug 17, 2017

@saul Actually, yes I am. Just for that one project (FSharp.Compiler.Interactive.Settings.dll)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants