Hi,
I switched from just coding in the whole protocol xml to creating a solution based on the protocol in Visual Studio and do my changes in the QActions and protocol.xml. Running the validation shows no compile errors. But when I published a new version of the protocol, it leads to some dependency problems because of missing methods and packages, e.g. "The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner'". Then I had to add to some QActions the missing NuGet packages.
QAction_1 already includes the Skyline Core package, so I thought every QAction which has a dependency to QAction_1 also includes their dependencies? Or does any QAction need to add the used packages by their own?
I have to include Core package also in QAction_2. otherwise I get the above exception.
Is that correct or do I have to change anything in VS or in Dataminer?
Thanks,
David
Hi José,
yes, thanks! How about you?
I publish it directly from Visual Studio.
Kind regards,
David
Hi David,
I hope you're doing well! Could you let me know how the publishing of the new connector version is being handled?
Kind regards,