Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. {
  2. "version": "1.0.0-*",
  3.  
  4. "dependencies": {
  5. "NETStandard.Library": "1.6.0"
  6. },
  7.  
  8. "frameworks": {
  9. "netstandard1.6": {
  10. "imports": "dnxcore50"
  11. }
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement