Moving to official moq version

This commit is contained in:
benrr101
2016-08-19 15:42:05 -07:00
parent 1360fe7bde
commit c719ed4598

View File

@@ -11,7 +11,7 @@
"System.Data.SqlClient": "4.1.0", "System.Data.SqlClient": "4.1.0",
"xunit": "2.1.0", "xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc2-192208-24", "dotnet-test-xunit": "1.0.0-rc2-192208-24",
"moq.netcore": "4.4.0-beta8", "moq": "4.6.36-alpha",
"Microsoft.SqlTools.ServiceLayer": { "Microsoft.SqlTools.ServiceLayer": {
"target": "project" "target": "project"
}, },