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

This commit is contained in:
Pranav K 2016-08-08 14:29:46 -07:00
parent c703551772
commit e991ebaa4f
1 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@
"dotnet-test-xunit": "2.2.0-*",
"Microsoft.AspNetCore.JsonPatch": "1.1.0-*",
"Microsoft.AspNetCore.Testing": "1.1.0-*",
"Moq": "4.6.25-*",
"Moq": "4.6.36-*",
"xunit": "2.2.0-*"
},
"testRunner": "xunit",
@ -18,8 +18,7 @@
"type": "platform"
},
"System.Diagnostics.TraceSource": "4.0.0-*"
},
"imports": "dotnet5.4"
}
},
"net451": {
"frameworkAssemblies": {