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
2025-11-24 16:53:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e4a6d8d8d300a4f031b7aec913fad41b9962c7c3
ntwain
/
Build.cmd
4 lines
62 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
Add 64bit tester and fixed version # in builds by switching to v6 sdk.
2023-04-05 07:29:06 -04:00
pause
Reference in New Issue
Copy Permalink