...
- Replace AutoCAD .NET assemblies by ARES .NET assemblies.
- ReplaceĀ Autodesk.AutoCAD by Teigha in source code.
That's all. Build project and your plugin is porting your project andĀ migration done.
Advance Migration
If you don't want to maintain separate source code for AutoCAD and ARES then some extra steps are required, single project with 2 build configuration will solve the issue.
...