❔ Docker file for Multi-layered project
I have a solution with 3 projects: One being an asp.net core web api, and the other 2 being class projects. I've been following a tutorial and my main APi project works just fine, it's the other 2 that don't, I've tried multiple paths (one with ../, one without) but nothing seems to work.
Thank you in advance
Thank you in advance

