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 22b58b9 commit 6dc364cCopy full SHA for 6dc364c
src/AbpCompanyName.AbpProjectName.NHibernate/RunMigrations.bat
@@ -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"
+..\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"
2
pause
0 commit comments