mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Add 64bit tester and fixed version # in builds by switching to v6 sdk.
This commit is contained in:
7
global.json
Normal file
7
global.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
// have to use v6 since v7 doesn't generate correct version attributes
|
||||
// for -windows variant
|
||||
"sdk": {
|
||||
"version": "6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user