multiple projects in a solution each with a wwwroot asp.net 5 mvc 6 -
my colleague , build mvc 6 multi project solution. far ok. on stage have 3 different mvc projects in solution. has it's own wwwroot. , in end every project stand self (with little changes).
what in case best approach copy/export content wwwroot of main project. goal every project has it's own dependencies on .js files etc. pp.
are there other solution task?
thanks , inputs.
kind regards bella
Comments
Post a Comment