This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
ntwain
Watch
1
Star
0
Fork
0
You've already forked ntwain
mirror of
https://github.com/soukoku/ntwain.git
synced
2026-02-25 13:04:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aea7ff4f05f6384826370de782fbdd44c51d1b92
ntwain
/
Build.cmd
4 lines
57 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added pkg build script and cleaned up warnings.
2021-04-25 18:36:29 -04:00
@
echo
off
cls
Use release for package build.
2021-04-25 18:44:47 -04:00
dotnet pack src\NTwain -c Release -o build
Reference in New Issue
Copy Permalink