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 0bf1e13 commit becf690Copy full SHA for becf690
test/AbpCompanyName.AbpProjectName.Tests/project.json
@@ -14,7 +14,8 @@
14
"Abp.TestBase": "1.3.1",
15
"NSubstitute": "2.0.0-rc",
16
"Castle.Windsor.MsDependencyInjection": "1.3.0",
17
- "Microsoft.EntityFrameworkCore.InMemory": "1.1.0"
+ "Microsoft.EntityFrameworkCore.InMemory": "1.1.0",
18
+ "Microsoft.DotNet.InternalAbstractions": "1.0.1-beta-003206"
19
},
20
21
"frameworks": {
0 commit comments