resolve multi repo dependencies for localdevenv.ps1 #1141
Unanswered
KristofKlein
asked this question in
Q&A
Replies: 1 comment 9 replies
-
If you setup GitHubPackages for internal dependency resolution - this should work with localdevenv as well. |
Beta Was this translation helpful? Give feedback.
9 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.
-
Is there a "good way" to resolve dependencies for a multi repo setup while using the localdevenv.ps1 scripts from Al.Go? Maybe I do just miss a setup?! Pipelines/Workflows do get the job done, but not the script. Flows are setup to produce NuGet packages. I could make use of them as well while local dev, but there I would first need to also analyze what is potentially missing?
Beta Was this translation helpful? Give feedback.
All reactions