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

Tools: Block .NET Standard startup projects #8452

Closed
bricelam opened this issue May 12, 2017 · 1 comment
Closed

Tools: Block .NET Standard startup projects #8452

bricelam opened this issue May 12, 2017 · 1 comment
Assignees
Labels
breaking-change closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@bricelam
Copy link
Contributor

bricelam commented May 12, 2017

We've limped support for .NET Standard startup projects along, but in practice, they rarely work.

We should disable them and direct users down the path of either cross-targeting or using a startup project.

This would resolve #8344 and supersede #8349.

@bricelam bricelam self-assigned this May 12, 2017
@bricelam
Copy link
Contributor Author

We should also update our target framework selection logic to prefer concrete frameworks over .NET Standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

2 participants