This commit is contained in:
pavelbannov 2022-07-26 13:21:21 +03:00
parent 5dfc123374
commit 6e0aa3a6f9

View File

@ -3,4 +3,4 @@
PUSHD %~dp0..\common\Tools\Migration.Runner
dotnet run --project Migration.Runner.csproj
dotnet run --project Migration.Runner.csproj --options:Path=C:\Git\portals_core\common\ASC.Data.Backup.Core\bin\Debug\net6.0
dotnet run --project Migration.Runner.csproj --options:Path=..\common\ASC.Data.Backup.Core\bin\Debug\net6.0