diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-10-09 18:34:49 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-10-09 18:34:49 +0200 |
| commit | 86b242448b4a0eb0fa2a07cbe4c3b351dcb1ac0c (patch) | |
| tree | d60a1faa428c22fdd6495edf8c618c752d571df0 /code/api/src | |
| parent | 7adc76088d677135f4beeaedb9fb2ff3640be0eb (diff) | |
| download | greatoffice-86b242448b4a0eb0fa2a07cbe4c3b351dcb1ac0c.tar.xz greatoffice-86b242448b4a0eb0fa2a07cbe4c3b351dcb1ac0c.zip | |
refactor: Small structure changes
Diffstat (limited to 'code/api/src')
| -rw-r--r-- | code/api/src/IOL.GreatOffice.Api.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/code/api/src/IOL.GreatOffice.Api.csproj b/code/api/src/IOL.GreatOffice.Api.csproj index 0b3d37e..1ffa04b 100644 --- a/code/api/src/IOL.GreatOffice.Api.csproj +++ b/code/api/src/IOL.GreatOffice.Api.csproj @@ -36,9 +36,6 @@ </ItemGroup> <ItemGroup> - <Content Include="..\..\README.md"> - <Link>README.md</Link> - </Content> <Content Include="..\build_and_push.sh"> <Link>build_and_push.sh</Link> </Content> |
