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
7afaf3fa7786b77a3bfa53aed461577b700c0263
ntwain
/
Build.cmd
5 lines
97 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
Added net7 targets and uses LibraryImport on them for pinvokes.
2023-04-09 21:16:30 -04:00
dotnet clean src\NTwain -c Release
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