add documentation how to install server on ubuntu 20.04 and add server version stuff

This commit is contained in:
Stanley Dimant
2022-07-03 15:33:34 +02:00
parent 15b220dc8b
commit d08e5f9c04
6 changed files with 111 additions and 7 deletions

View File

@@ -17,6 +17,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="6.0.0" />
</ItemGroup>