Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Enable full framework support in core packages and templates #1015

Closed
SteveSandersonMS opened this issue Jun 6, 2017 · 2 comments
Closed

Comments

@SteveSandersonMS
Copy link
Member

No description provided.

@SteveSandersonMS
Copy link
Member Author

Status:

  • Core packages now target netstandard2.0
  • Samples target netcoreapp2.0;net461
  • Templates by default target netcoreapp2.0 but support use of the TargetFrameworkOverride symbol to trigger generating net461 projects

Have not yet been able to verify that net461 works in any scenario. Need to wait for the universe build to make its next nightly drop so I can check against a consistent set of packages.

These changes are in both the 2.0.0-preview2 branch and dev currently.

@SteveSandersonMS
Copy link
Member Author

The templates now generate working net461 apps as of commit 0526852

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

No branches or pull requests

2 participants