Hello, I would like to share some information about the problem with Windows-based programming tools for C++ with Visual Studio IDE. If after opening PLCnext-based Visual Studio project you get message like this - “LinuxNativePackage” did not load correctly" - you should clean cache files: 1. Close all running Visual Studio instances; 2. Remove directory ComponentModelCache - %LocalAppData%\\Microsoft\\VisualStudio\\{version}\\ComponentModelCache. Where {version} - Visual Studio version (like this 16.0_895a1395).
Thanks for sharing. It would also be good if you could report this issue in the Github repository for the Visual Studio add-in: https://github.com/PLCnext/PLCnext_CLI_VS