I'm a bit confused with git/azure/shared libraries and not found any clear guidance online either, it's a moving goal post it seems.
I'm used to having a solution with multiple projects in. Some of those are class libraries shared among a number of other solutions. I do need to change the code in these libraries. Sourcesafe/Team Server works fine for that.
I need to move to Azure Repo and git and i'm struggling to work out an approach.
Do i have different repos for each shared project?
In Repos are these separate projects or one project with separate repos.
How do i go about using different sources for different projects within a single solution?
If anyone can point me to any reference or examples, that would be great!
thanks Paul