Removing linq from projectmodel net45 dependencies. It got there accidently.

This commit is contained in:
Livar Cunha 2016-04-05 11:14:36 -07:00
parent f757468dde
commit 40cd8650ce

View file

@ -32,9 +32,6 @@
"System.IO": {
"type": "build"
}
},
"dependencies": {
"System.Linq": "4.0.1-rc3-23727"
}
},
"netstandard1.5": {