summaryrefslogtreecommitdiffstats
path: root/server/src/IOL.GreatOffice.Api.csproj
diff options
context:
space:
mode:
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>