We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce76217 commit c669d6eCopy full SHA for c669d6e
test/JsonApiDotNetCoreExampleTests/project.json
@@ -11,7 +11,8 @@
11
"dotnet-test-xunit": "2.2.0-preview2-build1029",
12
"xunit": "2.2.0-beta5-build3474",
13
"Bogus": "8.0.1-beta-1",
14
- "Microsoft.DotNet.InternalAbstractions": "1.0.0"
+ "Microsoft.DotNet.InternalAbstractions": "1.0.0",
15
+ "Moq": "4.7.1"
16
},
17
18
"tools": {
0 commit comments