I'm encounterring issues where only JSON files are copied on the bin folder and the static files generated from Angular CLI's ng build are excluded on VS 2022 Solution build.
is there any reason why it does that?
is there a way to opt out from it?