Files
Mapo-IOB-WIN/EgwCApp/EgwCApp.XmlProc/postBuild.bat
T
2023-04-06 19:41:14 +02:00

5 lines
148 B
Batchfile

@echo off
REM compilo in publish
dotnet publish EgwCApp.ExcImport.csproj -p:PublishSingleFile=true -r win-x64 -c Release --self-contained false