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-04-05 20:59:23 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9d0770a2ef
ntwain
/
Build.cmd
4 lines
62 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added pkg build script and cleaned up warnings.
2021-04-26 06:36:29 +08:00
@
echo
off
cls
Use release for package build.
2021-04-26 06:44:47 +08: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 19:29:06 +08:00
pause
Reference in New Issue
Copy Permalink