Skip to content

Commit

Permalink
🐛 Remove extra quote from RevEng command
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanmiller committed Jun 1, 2016
1 parent f12d3cf commit 81befe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Scaffold-DbContext "'Server=(localdb)\mssqllocaldb;Database=Blogging;Trusted_Connection=True;''" Microsoft.EntityFrameworkCore.SqlServer
Scaffold-DbContext "'Server=(localdb)\mssqllocaldb;Database=Blogging;Trusted_Connection=True;'" Microsoft.EntityFrameworkCore.SqlServer

0 comments on commit 81befe4

Please sign in to comment.