Hi Skyline team,
Our CI pipeline reported that the DotnetToolSettings.xml file is missing from skyline.dataminer.cicd.tools.packager version 6.0.1 (and 6.0.0). I have updated the pipeline job to use version 5.1.5 and it works fine again. Can you confirm what is the recommended version (if not the latest available via 'dotnet tool install') to be used for automated deployments?
No issues with the other packages used in the pipeline job:
skyline.dataminer.cicd.tools.catalogupload 4.1.0
skyline.dataminer.cicd.tools.dataminerdeploy 3.0.0

Hi Pawel
As of v6.0.0, .NET 10 is required for the .NET tool. I don't recognize the error, but from a quick search, that seems to be the most likely case.