Skip to content

Commit 9b69c41

Browse files
Usermanagment contracts added
1 parent 0a2d861 commit 9b69c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CentralizedLoggingApi/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ WORKDIR /src
44

55
# Copy CentralizedLoggingApi + the SDKs it depends on
66
COPY CentralizedLogging.Contracts/CentralizedLogging.Contracts.csproj CentralizedLogging.Contracts/
7+
COPY UserManagement.Contracts/UserManagement.Contracts.csproj UserManagement.Contracts/
78
COPY SharedLibrary/SharedLibrary.csproj SharedLibrary/
89
COPY CentralizedLoggingApi/CentralizedLoggingApi.csproj CentralizedLoggingApi/
910

0 commit comments

Comments
 (0)