Skip to content

Commit

Permalink
Revert "Bumping dependencies version numbers"
Browse files Browse the repository at this point in the history
This reverts commit 70ee9a7.
  • Loading branch information
mgravell committed Apr 6, 2016
1 parent b55e50a commit 99e3287
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Dapper/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"dependencies": {
"Microsoft.CSharp": "4.0.1-*",
"System.Collections": "4.0.11-*",
"System.Collections.Concurrent": "4.0.12-*",
"System.Collections.Concurrent": "4.0.11-*",
"System.Collections.NonGeneric": "4.0.1-*",
"System.Data.SqlClient": "4.1.0-*",
"System.Linq": "4.1.0-*",
"System.Data.SqlClient": "4.0.0-*",
"System.Linq": "4.0.1-*",
"System.Reflection.Emit.ILGeneration": "4.0.1-*",
"System.Reflection.Emit.Lightweight": "4.0.1-*",
"System.Reflection.TypeExtensions": "4.1.0-*",
"System.Runtime": "4.1.0-*",
"System.Text.RegularExpressions": "4.0.12-*",
"System.Runtime": "4.0.21-*",
"System.Text.RegularExpressions": "4.0.11-*",
"System.Threading": "4.0.11-*",
"System.Threading.ThreadPool": "4.0.10-*",
"System.Xml.XDocument": "4.0.11-*",
Expand Down

0 comments on commit 99e3287

Please sign in to comment.