ntwain/Build.cmd
2021-04-25 18:44:47 -04:00

5 lines
104 B
Batchfile

@echo off
cls
dotnet pack src\NTwain -c Release -o build
dotnet pack src\NTwain.Win -c Release -o build