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

Nothing works on a reopened .NET Core project #3559

Closed
vasily-kirichenko opened this issue Sep 6, 2017 · 4 comments
Closed

Nothing works on a reopened .NET Core project #3559

vasily-kirichenko opened this issue Sep 6, 2017 · 4 comments
Labels
Bug Impact-High (Internal MS Team use only) Describes an issue with extreme impact on existing code.

Comments

@vasily-kirichenko
Copy link
Contributor

vasily-kirichenko commented Sep 6, 2017

  1. Open a .NET Core 2.0 project
  2. Everything works
  3. Create new full framework project
  4. Everything works
  5. Reopen the first project
  6. Nothing works:

image

  1. Reopen the second (full .net) project
  2. Everything works
  3. Reopen the Core project
  4. Nothing works
  5. Restart VS
  6. Nothing works

I have no idea how it worked initially :(

@7sharp9
Copy link
Contributor

7sharp9 commented Sep 6, 2017

maybe is a local file, not extcore?

@vasily-kirichenko
Copy link
Contributor Author

Yes, it's defined right in the Program.fs

@vasily-kirichenko
Copy link
Contributor Author

Actually I cannot get anything working on that Core 2 project anymore. Rider works fine on it.

@dsyme dsyme added Area-CoreCLR Bug Impact-High (Internal MS Team use only) Describes an issue with extreme impact on existing code. labels Sep 9, 2017
@cartermp
Copy link
Contributor

I cannot repro this after #3564. However, #3557 does repro afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Impact-High (Internal MS Team use only) Describes an issue with extreme impact on existing code.
Projects
None yet
Development

No branches or pull requests

4 participants