We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95fb73a commit 0d2a7fbCopy full SHA for 0d2a7fb
1 file changed
HwProj.CoursesService/HwProj.CoursesService.API/Dockerfile
@@ -5,6 +5,7 @@ COPY ["Directory.Build.props", "Directory.Build.props"]
5
6
COPY ["HwProj.CoursesService/HwProj.CoursesService.API/", "HwProj.CoursesService/HwProj.CoursesService.API/"]
7
COPY ["HwProj.Common/HwProj.Utils/", "HwProj.Common/HwProj.Utils/"]
8
+COPY ["HwProj.Common/HwProj.Models/", "HwProj.Common/HwProj.Models/"]
9
COPY ["HwProj.Common/HwProj.Exceptions/", "HwProj.Common/HwProj.Exceptions/"]
10
COPY ["HwProj.EventBus/HwProj.EventBus.Client/", "HwProj.EventBus/HwProj.EventBus.Client/"]
11
COPY ["HwProj.Common/HwProj.Common.Net8/", "HwProj.Common/HwProj.Common.Net8/"]
0 commit comments