Last active
February 13, 2017 13:53
-
-
Save stevejgordon/a857887624a3d339f9fa4ffcf3b4becf to your computer and use it in GitHub Desktop.
After project.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "frameworks": { | |
| "netcoreapp1.0": { | |
| "imports": [ | |
| "portable-net45+win8+wpa81" | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment