You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.json 163 B

123456789101112
  1. {
  2. "dependencies": {
  3. "Newtonsoft.Json": "8.0.1",
  4. "Nito.AsyncEx": "3.0.1"
  5. },
  6. "frameworks": {
  7. "net45": { }
  8. },
  9. "runtimes": {
  10. "win": { }
  11. }
  12. }