asp.net core - where should the "artifacts" folder belong to? -


when build solution within visual studio 2015 (asp.net 5), creates 2 "artifacts" folders:

/solution/artifacts

/solution/src/artifacts

and when checking assemblies found created under /solution/src/artifacts

is there wrong project file doing such, or intentionally designed?

thanks.

it should /solution/artifacts

https://docs.asp.net/en/latest/_images/solution-files.png

src folder , artifacts sibling folder.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -