Making Moq version in Mvc.Core.Test consistent with all other test projects

This commit is contained in:
Pranav K 2014-03-21 14:11:40 -07:00
parent f20b798a07
commit 857a239990
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.AspNet.Mvc.Core" : "",
"Microsoft.AspNet.Mvc" : "",
"Moq": "4.0.10827",
"Moq": "4.2.1312.1622",
"Xunit.KRunner": "0.1-alpha-*",
"xunit.abstractions": "2.0.0-aspnet-*",
"xunit.assert": "2.0.0-aspnet-*",