Reputation: 1827
I am using vscode on macos and want to create a persistence library and an Azure Function which uses it. I am stuck on how to structure this solution given the goals which are:
I know there are a number of steps involved in the Nuget part of this, but I am looking for how to structure the projects and solution so they end up in different repositories.
I saw this post, VsCode pushing my different projects to the same repository, which covers a similar topic, but not what I'm looking to do.
Upvotes: 0
Views: 36