Files
Mapo-IOB-WIN/EgwCApp/EgwCApp.ExcImport/postBuild.bat
T

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