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

Add build error to help users know they need to retarget to 19041 when targeting net5.0-windows #1442

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Add build error to help users know they need to retarget to 19041 when targeting net5.0-windows #1442

merged 1 commit into from
Nov 23, 2020

Conversation

dotMorten
Copy link
Contributor

Enhancement

When users target .net5-windows, they won't get the right assembly added. This change helps them realize that they need to target net5.0-windows10.0.19041 by introducing a build error for anything between [net5.0-windows..net5.0-windows10.0.19041[.

Submitted by request from @clairernovotny

image
image

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

Successfully merging this pull request may close these issues.

2 participants