Skip to content

Commit c669d6e

Browse files
committed
chore(project-json): add Moq
1 parent ce76217 commit c669d6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/JsonApiDotNetCoreExampleTests/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"dotnet-test-xunit": "2.2.0-preview2-build1029",
1212
"xunit": "2.2.0-beta5-build3474",
1313
"Bogus": "8.0.1-beta-1",
14-
"Microsoft.DotNet.InternalAbstractions": "1.0.0"
14+
"Microsoft.DotNet.InternalAbstractions": "1.0.0",
15+
"Moq": "4.7.1"
1516
},
1617

1718
"tools": {

0 commit comments

Comments
 (0)