Modify ↓
Opened 15 months ago
Last modified 8 months ago
#3857 new Feature Request
DotNet 5/6 Support
Reported by: | Jrdiver | Owned by: | Jon |
---|---|---|---|
Milestone: | Component: | AutoItX | |
Version: | Severity: | None | |
Keywords: | Cc: | Jrdiver@… |
Description
Would it be possible to get a release of the AutoItX dll's for dotnet that are compatible with Net5/Net6 instead of just framework, either as a separate version or via NetStandard 2.0?
Attachments (0)
Change History (2)
comment:1 Changed 13 months ago by Jon
comment:2 in reply to: ↑ description Changed 8 months ago by Jrdiver
Add Net7 to the list also, though that should be compatible with standard 2.0, net5, and net6.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
I'll look into this next release. I thought that .net standard 2.0 may not work when calling native code (The AutoItX.dll) but the internet seems to think it will work ok with DllImport.