FactoryOrchestrator/StartServiceDebug.cmd

6 строки
244 B
Batchfile

REM Copyright (c) Microsoft Corporation.
REM Licensed under the MIT license.
@echo off
start cmd.exe /C "dotnet %~dp0\bin\Debug\AnyCPU\Microsoft.FactoryOrchestrator.Service\netcoreapp3.1\Microsoft.FactoryOrchestrator.Service.dll & PAUSE"