Skip to content

Commit 6dc364c

Browse files
committed
Fix for FluentMigrator path.
1 parent 22b58b9 commit 6dc364c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
..\packages\FluentMigrator.1.6.0.0\tools\Migrate.exe /connection "Server=localhost; Database=AbpProjectNameDb; Trusted_Connection=True;" /db sqlserver /target "bin\Debug\AbpProjectName.Infrastructure.NHibernate.dll"
1+
..\packages\FluentMigrator.1.6.1.0\tools\Migrate.exe /connection "Server=localhost; Database=AbpProjectNameDb; Trusted_Connection=True;" /db sqlserver /target "bin\Debug\AbpProjectName.Infrastructure.NHibernate.dll"
22
pause

0 commit comments

Comments
 (0)