-
Notifications
You must be signed in to change notification settings - Fork 255
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
Badly specified framework leads to a non coded error in Visual Studio #12943
Comments
I think that this might be a regression. @v-luzh Can you please help us understand when this regressed? I'd use the following in the project file.
A major/minor version is enough. |
This issue has been automatically marked as stale because we have not received a response in 14 days. It will be closed if no further activity occurs within another 14 days of this comment. |
Making sure @v-luzh sees this: #12943 (comment). Can you help us understand whether/when this regressed? |
This issue has been automatically marked as stale because we have not received a response in 14 days. It will be closed if no further activity occurs within another 14 days of this comment. |
Sent an e-mail about this. |
Related to #12939.
Take a project like for example:
The steps are:
This is currently being treated as a badly constructed spec, so an internal NuGet error, but in reality, it's a misconfigured project.
Misconfigured projects should fail in a coded way, https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1105.
The text was updated successfully, but these errors were encountered: