Hi Dojo,
I'm having an interesting issue.
After replacing the dll referenced on my solution by the respective NuGet packages, I'm having issues with the compilation of the QActions.
On the precompiled QAction, it seems that reference for the nuget got lost. However, they are on the solution:
On my local DMA, I don't have this issue, everything works fine.
Any guesses?
Thanks!
Hi Ana,
When that library was put on a nuget package the namespaces were changed to comply with the nuget naming convention.
So it changed from Skyline.DataMiner.Library to Skyline.DataMiner.CommunityLibrary.Utility.