Skip to content

Commit

Permalink
Update dependencies for a clean build
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbu committed Sep 29, 2015
1 parent 05e76da commit ef57f07
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/WatchLots/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@
"dnx451": { },
"dnxcore50": {
"dependencies": {
"System.Collections": "4.0.11-*",
"System.Console": "4.0.0-*",
"System.IO": "4.0.11-*",
"System.IO.FileSystem": "4.0.1-*",
"System.IO.FileSystem.Watcher": "4.0.0-*",
"Microsoft.CSharp": "4.0.1-*"
"System.Runtime.Extensions": "4.0.11-*"
}
}
}
Expand Down

0 comments on commit ef57f07

Please sign in to comment.