summaryrefslogtreecommitdiffstats
path: root/server/src/IOL.GreatOffice.Api.csproj
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-07-10 23:53:46 +0200
committerivarlovlie <git@ivarlovlie.no>2022-07-10 23:53:46 +0200
commitcc89c1b2691a9b163b15e83b9f14c91c444f3b45 (patch)
treeb9f5b02887c48c2bee36309ea0e1d71a0afb5e4d /server/src/IOL.GreatOffice.Api.csproj
parent986bb4c98428758dfca4908752ff6b7acc2f2837 (diff)
downloadgreatoffice-cc89c1b2691a9b163b15e83b9f14c91c444f3b45.tar.xz
greatoffice-cc89c1b2691a9b163b15e83b9f14c91c444f3b45.zip
feat: Add initial sourcehut build manifest
Diffstat (limited to 'server/src/IOL.GreatOffice.Api.csproj')
-rw-r--r--server/src/IOL.GreatOffice.Api.csproj9
1 files changed, 3 insertions, 6 deletions
diff --git a/server/src/IOL.GreatOffice.Api.csproj b/server/src/IOL.GreatOffice.Api.csproj
index 3264d70..31e2bf1 100644
--- a/server/src/IOL.GreatOffice.Api.csproj
+++ b/server/src/IOL.GreatOffice.Api.csproj
@@ -37,6 +37,9 @@
</ItemGroup>
<ItemGroup>
+ <Content Include="../.build.yaml">
+ <Link>.build.yaml</Link>
+ </Content>
<Content Include="..\..\README.md">
<Link>README.md</Link>
</Content>
@@ -60,12 +63,6 @@
<ItemGroup>
<None Remove="2022.crt" />
- <Resource Include="2022.crt">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
<None Remove="2022.pfx" />
- <Resource Include="2022.pfx">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
</ItemGroup>
</Project>