includeDependencies and Deliver To Appsource not working properly #1707
Unanswered
ismailhafid1
asked this question in
Q&A
Replies: 1 comment
-
The settings looks similar to mine: https://github.com/microsoft/bcsamples-bingmaps.appsource/blob/main/Main%20App/.AL-Go/settings.json and that seems to work for me: also in partner center: and my sample includes a library from the same project as the main app AND a library from another project (build before the main project). Maybe you can have a look at my sample and see whether you can see why yours doesn't work? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have an appsource app that has a dependency with another appsource app both are signed and have releases, the dependency's artifact was also generated using the generateDependencyArtifact , and the issue is when we try to deliver the app to appsource it only delivers the main app without delivering the dependency :


did i miss a configuration ?
Beta Was this translation helpful? Give feedback.
All reactions