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.
2 parents 31705b6 + a24d4d2 commit 72ea694Copy full SHA for 72ea694
src/AbpCompanyName.AbpProjectName.NHibernate/RunMigrations.bat
@@ -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"
+..\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"
2
pause
0 commit comments