Commit e8dc7878 authored by Marc Gravell's avatar Marc Gravell

Drop Microsoft.CSharp to 23225 since that is what is being used

parent c15ca4ca
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
"warningsAsErrors": true "warningsAsErrors": true
}, },
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.0.1-beta-23409", "Microsoft.CSharp": "4.0.1-beta-23225",
"System.Collections": "4.0.11-beta-23409", "System.Collections": "4.0.11-beta-23409",
"System.Collections.Concurrent": "4.0.11-beta-*", "System.Collections.Concurrent": "4.0.11-beta-*",
"System.Data.SqlClient": "4.0.0-beta-23225", "System.Data.SqlClient": "4.0.0-beta-23225",
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
"warningsAsErrors": true "warningsAsErrors": true
}, },
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.0.1-beta-23409", "Microsoft.CSharp": "4.0.1-beta-23225",
"System.Collections": "4.0.11-beta-23409", "System.Collections": "4.0.11-beta-23409",
"System.Collections.Concurrent": "4.0.11-beta-*", "System.Collections.Concurrent": "4.0.11-beta-*",
"System.Data.SqlClient": "4.0.0-beta-23225", "System.Data.SqlClient": "4.0.0-beta-23225",
......
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