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 b845288 commit 9f35d3bCopy full SHA for 9f35d3b
README.md
@@ -12,7 +12,7 @@ using ASP.NET Core and EntityFramework Core.
12
## How To Run
13
14
* Open solution in Visual Studio 2015
15
-* Set .Web project as Startup Project
+* Set .Web project as Startup Project and build the project.
16
* Run database migrations
17
* Open command line
18
* Locate to the folder contains .EntityFrameworkCore project
0 commit comments