Skip to content

Commit a24d4d2

Browse files
authored
Merge pull request #34 from yekalkan/master
FluentMigration package path fixed.
2 parents ce9fa33 + aa36cf1 commit a24d4d2

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.1\tools\Migrate.exe /connection "Server=localhost; Database=AbpProjectName; Trusted_Connection=True;" /db sqlserver /target "bin\Debug\AbpCompanyName.AbpProjectName.NHibernate.dll"
1+
..\packages\FluentMigrator.1.6.2\tools\Migrate.exe /connection "Server=localhost; Database=AbpProjectName; Trusted_Connection=True;" /db sqlserver /target "bin\Debug\AbpCompanyName.AbpProjectName.NHibernate.dll"
22
pause

0 commit comments

Comments
 (0)