mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
4 lines
57 B
Batchfile
4 lines
57 B
Batchfile
@echo off
|
|
cls
|
|
dotnet pack src\NTwain -c Release -o build
|