diff --git a/runMigrations.bat b/runMigrations.bat index ca99ff359b..43f50c1715 100644 --- a/runMigrations.bat +++ b/runMigrations.bat @@ -5,6 +5,6 @@ cd /D "%~dp0" call start\stop.bat nopause dotnet build ..\server\asc.web.slnf dotnet build ..\server\ASC.Migrations.sln -PUSHD %~dp0..\server\common\Tools\ASC.Migration.Runner\bin\Debug\net7.0 +PUSHD %~dp0..\server\common\Tools\ASC.Migration.Runner\bin\Debug\ dotnet ASC.Migration.Runner.dll pause \ No newline at end of file