improved ef context, ef inmemory

This commit is contained in:
2017-02-03 14:47:10 +02:00
parent 071a2cf0e2
commit 8a2566a2ae
8 changed files with 90 additions and 31 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"FluentAssertions": "4.18.0",
"LanBackup.WebApp": "1.0.0-*",
"Moq": "4.6.38-alpha",
"System.Diagnostics.TraceSource": "4.0.0"
"System.Diagnostics.TraceSource": "4.0.0",
"Microsoft.EntityFrameworkCore.InMemory": "1.1.0"
},
"testRunner": "xunit",
"frameworks": {