Skip to content

Commit 7641e47

Browse files
authored
Update README.md
1 parent 4fb276a commit 7641e47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ In case you modify the database entities you can always add a migration like so:
2626
Add-Migration -Verbose -ConfigurationTypeName ContextConfiguration -ConnectionString "Data Source=.;Initial Catalog=GenericDb;Integrated Security=True;" -ConnectionProviderName "System.Data.SqlClient" MigrationNameHere -StartupProjectName App.Api -ProjectName App.Database
2727
```
2828

29-
End with an example of getting some data out of the system or using it for a little demo
30-
3129
## Running the tests
3230

3331
Comming up.

0 commit comments

Comments
 (0)