This commit is contained in:
parent
37a69fd440
commit
4ca56ad55e
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ WORKDIR /app
|
|||
COPY --link *.sln .
|
||||
COPY --link global.json ./
|
||||
COPY --link nuget.config ./
|
||||
COPY --link .config/dotnet-tools.json .config/
|
||||
|
||||
COPY --link targets/*.targets ./targets/
|
||||
COPY --link targets/*.props ./targets/
|
||||
|
|
Loading…
Reference in a new issue