Add 64bit tester and fixed version # in builds by switching to v6 sdk.

This commit is contained in:
Eugene Wang
2023-04-05 07:29:06 -04:00
parent f48c731aad
commit 9d0770a2ef
14 changed files with 72 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
@echo off
cls
dotnet pack src\NTwain -c Release -o build
pause