diff --git a/samples/DatabaseErrorPageSample/project.json b/samples/DatabaseErrorPageSample/project.json index 3397c0028c..c9a37a7e08 100644 --- a/samples/DatabaseErrorPageSample/project.json +++ b/samples/DatabaseErrorPageSample/project.json @@ -39,7 +39,7 @@ }, "Microsoft.EntityFrameworkCore.Tools": { "version": "1.0.0-*", - "imports": "portable-net452+win81" + "imports": "portable-net451+win8" } }, "scripts": {