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 feda4ad commit 57b7656Copy full SHA for 57b7656
src/Microsoft.EntityFrameworkCore.Relational.Design.Specification.Tests/project.json
@@ -25,7 +25,7 @@
25
"Microsoft.EntityFrameworkCore.Design": "1.0.0-*",
26
"Microsoft.EntityFrameworkCore.Relational.Design": "1.1.0-*",
27
"Microsoft.EntityFrameworkCore.Relational.Specification.Tests": "1.1.0-*",
28
- "Microsoft.Extensions.DependencyModel": "1.1.0-*",
+ "Microsoft.Extensions.DependencyModel": "1.0.0",
29
"NETStandard.Library": "1.6.1-*"
30
},
31
"frameworks": {
0 commit comments