This commit is contained in:
pavelbannov 2022-07-26 13:39:16 +03:00
parent 6e0aa3a6f9
commit e4df3b2371

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=..\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