We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb2633 commit a2a0de1Copy full SHA for a2a0de1
Dockerfile
@@ -10,6 +10,7 @@ WORKDIR /app
10
11
COPY ./.editorconfig ./
12
COPY ./Directory.Build.props ./
13
+COPY ./Directory.Packages.props ./
14
COPY ./Core.Build.props ./
15
COPY ./Core/Core.csproj ./Core/
16
COPY ./Core.Serialization/Core.Serialization.csproj ./Core.Serialization/
0 commit comments