Hi,
I'm developing test app for AppSource.
Some objects from my main app are marked as internal but I need them in my test app, so I was using /internalsVisibleTo/ property for this purpose.
It was working fine before my environment got updated.
Now for some reason this solution is not working. I'm facing the same problem as before using this property.
Can anyone help me about this?