Increment System.Threading.Tasks package version

- today's build break, mark II

also remove dangling reference to TestCommon
This commit is contained in:
dougbu 2014-03-27 19:56:27 -07:00
parent f60f14d537
commit 655b329dd0
6 changed files with 6 additions and 7 deletions

View File

@ -31,7 +31,7 @@
"System.Dynamic.Runtime": "4.0.0.0",
"System.Runtime": "4.0.20.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -31,7 +31,7 @@
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -40,7 +40,7 @@
"System.Text.Encoding": "4.0.20.0",
"System.Text.Encoding.Extensions": "4.0.10.0",
"System.Threading": "4.0.0.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -43,7 +43,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -27,7 +27,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -7,7 +7,6 @@
"Microsoft.ComponentModel.DataAnnotations" : "4.0.10.0",
"Microsoft.AspNet.Mvc.ModelBinding" : "",
"Newtonsoft.Json": "5.0.8",
"TestCommon" : "",
"Xunit.KRunner": "0.1-alpha-*",
"xunit.abstractions": "2.0.0-aspnet-*",
"xunit.assert": "2.0.0-aspnet-*",
@ -37,7 +36,7 @@
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.Serialization.Primitives": "4.0.0.0",
"System.Threading": "4.0.0.0",
"System.Threading.Tasks": "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0",
"System.Threading.Thread": "4.0.0.0"
}
}