AspNetCoreTemplatePack icon indicating copy to clipboard operation
AspNetCoreTemplatePack copied to clipboard

Support Multiple project with solution file

Open a-patel opened this issue 8 years ago • 2 comments

I want to create multiple .net core projects with solution files. Also project other referenced added in them. My Directory structure is like:

|- data |- design |- help |- src

|-.sln (VS solution file) |-Libraries

|-LIB1.csproj |-LIB2.csproj |-LIB3.csproj |-Presentation |-PRE1.csproj |-PRE2.csproj |-Tests |-TEST1.csproj |-TEST2.csproj |-Plugins |-Plugin1.csproj |-Plugin2.csproj

a-patel avatar Sep 26 '17 15:09 a-patel

any update?

a-patel avatar Oct 03 '17 04:10 a-patel

@madskristensen any update?

a-patel avatar Oct 13 '17 04:10 a-patel