mirror of
https://github.com/soukoku/ntwain.git
synced 2026-01-09 11:21:06 +08:00
Large version jump.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<!--change these in each release-->
|
||||
<VersionPrefix>4.0.0.0</VersionPrefix>
|
||||
<VersionSuffix>alpha.31</VersionSuffix>
|
||||
<VersionSuffix>alpha.40</VersionSuffix>
|
||||
|
||||
<!--keep it the same until major # changes-->
|
||||
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
||||
|
||||
@@ -9,6 +9,7 @@ using Windows.Win32.UI.WindowsAndMessaging;
|
||||
|
||||
namespace NTwain.Native;
|
||||
|
||||
// this piece was mostly generated by AI
|
||||
|
||||
#if !NETFRAMEWORK
|
||||
[SupportedOSPlatform("windows5.1.2600")]
|
||||
|
||||
Reference in New Issue
Block a user