Hello,
I am validating code in visual studio and even though all the packages that I am using are "latest stable packages" , still i am getting warnings that package doesn't meet minimum requirements for QActions.
Any thoughts what might be the the issue for this ?
Thanks,
Aditi.
Hi Aditiben Desai,
The Minimum required version for these nugets are linked to the minimum required version.
Do note that this minimum required version if linked to version of your DataMiner. And you wont be able to upload the connector that has a higher Minimum Required Version than your DataMiner.
Unless your running a DataMiner version <10.3 or if you are utilizing features only found >10.3. I would recommend putting the Minimum Required version (and Nugets) to at least 10.3 as 10.2 is going into limited support soon. (https://community.dataminer.services/dataminer-support-life-cycle-update-2/?hilite=life+cycle).
Did you also downgrade the nuget version to match the DataMiner version? It would have to be on the 10.3.0.X range (similar to what is declared in the compliancies)
Hi,
I have updated minimum required version to 10.3.0.0 as my dataminer version is running on 10.3.7.0. But still I am getting same warnings for all QActions