Description
AL-Go version
6.0
Describe the issue
When we create an app where we want to use the new nuget feed functionality where we get symbols/apps from your public repo with the appsource apps it fails during the build process when we get to the publish part of that.
I can see that i find the dependency and installs the app's just fine, compiles but the last part goes wrong.
We have also created a public github repo with just a very simple example
Example-Continia
A side issue is that with our existing apps where we try to switch to this behavior instead of zip files with app's is that the upgrade check also fails, but we can turn this off in the settings and might be fixes as soon as this is building correct.
Expected behavior
Expected it to build the app.
Steps to reproduce
Setup a repo with dependency to a appsource app and try to build it.
Additional context (logs, screenshots, etc.)
Here is the log
logs_29783046941.zip