Skip to content

Commit a2a0de1

Browse files
committed
Fixed Docker images config by copying Directory.packages.props
1 parent 8fb2633 commit a2a0de1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ WORKDIR /app
1010

1111
COPY ./.editorconfig ./
1212
COPY ./Directory.Build.props ./
13+
COPY ./Directory.Packages.props ./
1314
COPY ./Core.Build.props ./
1415
COPY ./Core/Core.csproj ./Core/
1516
COPY ./Core.Serialization/Core.Serialization.csproj ./Core.Serialization/

0 commit comments

Comments
 (0)