Open
Description
- Import all projects (except for example projects at first) into the new FANNCSharpCore solution.
- Delete the default project that was created when I created the FANNCSharpCore solution
- Follow the guide here on ading support for the Platform Standard and update my packages to the latest
- Write my own
ApplicationException
(doesn't have to fancy) - Write my own
SystemException
(also doesn't have to be fancy) - Copy the Mono project's
HandleRef
into my ownHandleRef
implementation - Modify the
CleanUpForSwig
application to replace allApplicationException
sSystemException
s andHandleRef
s with my own implementations.
Metadata
Metadata
Assignees
Labels
No labels