You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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: