This extension installs a set of project templates for Visual Studio 2019 that facilitate creation of ASCOM local server drivers and test applications. The templates contain all interface members and compile cleanly out of the box. The installed templates create drivers that implement the ASCOM Platform 7 interfaces and you must have Platform 7 installed on your development machine in order for the templates to compile. Latest Changes Fixed an issue that prevented the Wizard from running. Added test to confirm that the template is being run on ASCOM Platform 7. |