|
|
|
|
@ -76,6 +76,7 @@ COPY server/util/SqliteMigrations/*.csproj ./util/SqliteMigrations/
@@ -76,6 +76,7 @@ COPY server/util/SqliteMigrations/*.csproj ./util/SqliteMigrations/
|
|
|
|
|
COPY server/bitwarden_license/src/Commercial.Core/*.csproj ./bitwarden_license/src/Commercial.Core/ |
|
|
|
|
COPY server/bitwarden_license/src/Commercial.Infrastructure.EntityFramework/*.csproj ./bitwarden_license/src/Commercial.Infrastructure.EntityFramework/ |
|
|
|
|
COPY server/Directory.Build.props . |
|
|
|
|
COPY server/.editorconfig . |
|
|
|
|
|
|
|
|
|
# Restore Admin project dependencies and tools |
|
|
|
|
WORKDIR /source/src/Admin |
|
|
|
|
|