I tried to publish my Angular 7 app to a .NET core Web API. First I ran
ng build --prod --base-href=./
After that I set up my Web API by addi