Files
Mapo-IOB-WIN/EgwCApp/EgwCApp.ExcImport/postBuild.bat
T
2022-12-17 18:46:16 +01: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