mirror of
https://github.com/soukoku/ntwain.git
synced 2025-11-08 02:24:46 +08:00
small hack to handle disablesource called from diff threads for #16
This commit is contained in:
@@ -14,6 +14,6 @@ namespace NTwain
|
||||
// keep this same in majors releases
|
||||
public const string Release = "2.0.0.0";
|
||||
// change this for each nuget release
|
||||
public const string Build = "2.0.5";
|
||||
public const string Build = "2.0.6";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user