I created a GitHub repository and set it up with SonarCloud, but I received an error when the CI/CD automation was executed (see image below).
The error is related with an internal NuGet package. I added it to use IDms methods. Do we have another NuGet (not internal) I could use to avoid that CICD pipeline error?
Hi,
you can now use the following NuGet package which is public: Skyline.DataMiner.Core.DataMinerSystem.Automation. For more information, see the following blog post: Unlimited DevOps power at your fingertips – Code Library NuGet packages are living on the cloud!