-
Notifications
You must be signed in to change notification settings - Fork 44
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
Build error on Visual Studio 16.1.0 #166
Comments
That's a bug in 16.1: dotnet/project-system#4854 |
Any ideas to work around this until it gets fixed? |
According to the bug you can side-by-side install previous versions of visual studio 16. See Oren's link above for details. I wouldn't be surprised if the fix is out this week though. |
Closing as external. The fix will be in VS 2019 16.1.2. |
@onovotny did u forget to close? |
Was waiting for 16.1.2 to be released first |
@onovotny ok good plan :) |
16.1.2 is available with the fix: https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes#16.1.2 |
Interestingly this issue has cropped back up again so it seems. Package version is 2.0.54 and .NET Core SDK is 3.1.201 |
We're also seeing this with the latest VS 16.5.4. I've added a comment to the original dotnet bug report. |
This seems to be the same issue as #200 |
I have several compilation errors after updating Visual Studio to version 16.1.0. I use MSBuild.Sdk.Extras/2.0.24.
The text was updated successfully, but these errors were encountered: