mirror of
https://github.com/soukoku/ntwain.git
synced 2025-08-20 04:57:38 +08:00
Remove net6 build.
This commit is contained in:
parent
81c8544691
commit
83ab3d5f0a
@ -3,7 +3,7 @@
|
||||
<PropertyGroup>
|
||||
<PackageId>NTwain</PackageId>
|
||||
<Description>Library containing the TWAIN API for dotnet.</Description>
|
||||
<TargetFrameworks>net6.0;net6.0-windows;net8.0;net8.0-windows;net9.0;net9.0-windows;net462;</TargetFrameworks>
|
||||
<TargetFrameworks>net8.0;net8.0-windows;net9.0;net9.0-windows;net462;</TargetFrameworks>
|
||||
<Nullable>enable</Nullable>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user