Updating to Moq \ Castle.Core that does not require imports
This commit is contained in:
parent
c703551772
commit
e991ebaa4f
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue