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

Crash when opening C# NET Core demos #14

Open
bernardnormier opened this issue Sep 18, 2019 · 1 comment
Open

Crash when opening C# NET Core demos #14

bernardnormier opened this issue Sep 18, 2019 · 1 comment
Assignees

Comments

@bernardnormier
Copy link
Member

I got the following crash after opening the C# NET Core demos solution:

image

That's with VS2017 15.9.6 and Ice Builder 6.0.0.

@pepone pepone self-assigned this Sep 18, 2019
@pepone
Copy link
Member

pepone commented Sep 18, 2019

I think the call here to ensure the project is checkout is not safe, as we don't have a project lock, seems the projects gets unloaded by other extension probably NuGet, as it typically load and unload projects during restoring.

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

No branches or pull requests

2 participants