Updating to Moq \ Castle.Core that does not require imports

This commit is contained in:
Pranav K 2016-08-08 14:34:35 -07:00
parent f2fa8b5660
commit 2f9bf9bb87
1 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,7 @@
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
"Microsoft.AspNetCore.Server.Kestrel.Https": "1.1.0-*",
"Microsoft.AspNetCore.Testing": "1.1.0-*",
"Moq": "4.6.25-*",
"Moq": "4.6.36-*",
"xunit": "2.2.0-*"
},
"frameworks": {
@ -22,8 +22,7 @@
"System.Net.Http.WinHttpHandler": "4.0.0-*",
"System.Net.Sockets": "4.1.0-*",
"System.Runtime.Handles": "4.0.1-*"
},
"imports": "dotnet5.4"
}
},
"net451": {
"frameworkAssemblies": {