Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

How to create a nuget package with a multiple project template #43

Open
andrecarlucci opened this issue Oct 4, 2019 · 0 comments
Open

Comments

@andrecarlucci
Copy link

Hi,

I'm creating a template with 2 projects (src and test) and would like to publish this as a nuget package.
I understand that it is easy modifying the .csproj adding the nuget config, but what about the whole solution directory?

Here is how my template base folder looks like:

src (webapi project)
terraform
tests (xunit project)
.dockerignore
.editorconfig
.gitignore
.template.config
azure-pipelines-pr.yml
azure-pipelines.yml
MySolution.sln
README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant