I need to accesss to project information of a referenced library in the project.
At least I need the "Released" flag from these information to check that no project gets shipped with unreleased libraries.
Unfortunally, I do not get this information by script.
I archieved to get the library reference object and the managed library object but both won't give me this flag but only basic information like company, name, version, etc.
Hi,
I need to accesss to project information of a referenced library in the project.
At least I need the "Released" flag from these information to check that no project gets shipped with unreleased libraries.
Unfortunally, I do not get this information by script.
I archieved to get the library reference object and the managed library object but both won't give me this flag but only basic information like company, name, version, etc.
Here is my code:
Does somebody know how do get these information?
Last edit: benediktenger 2023-10-23