Commit c7f0d3bc authored by Ben Collins's avatar Ben Collins

remote unnecessary reference to System.Runtime for net45 (and which causes

breakage in latest dnx builds (beta6 nightlies)
parent 95d9c7a7
......@@ -13,7 +13,7 @@
"net45": {
"compilationOptions": { "define": [ "ASYNC" ], "warningsAsErrors": true },
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": {
"System.Data": "4.0.0.0"
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment