diff options
Diffstat (limited to 'server/src/IOL.GreatOffice.Api.csproj')
| -rw-r--r-- | server/src/IOL.GreatOffice.Api.csproj | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/server/src/IOL.GreatOffice.Api.csproj b/server/src/IOL.GreatOffice.Api.csproj index 0bd2c48..04e09e3 100644 --- a/server/src/IOL.GreatOffice.Api.csproj +++ b/server/src/IOL.GreatOffice.Api.csproj @@ -40,6 +40,15 @@ <Content Include="..\..\README.md"> <Link>README.md</Link> </Content> + <Content Include="..\build_and_push.sh"> + <Link>build_and_push.sh</Link> + </Content> + <Content Include="..\CHANGELOG.md"> + <Link>CHANGELOG.md</Link> + </Content> + <Content Include="..\Dockerfile"> + <Link>Dockerfile</Link> + </Content> </ItemGroup> <ItemGroup> |
