Wrote my own Http-Server.

ASP-NET can **** my **** and *** :)
This commit is contained in:
2023-06-20 23:15:56 +02:00
parent d5b7645cd2
commit cdd2d94ba1
15 changed files with 522 additions and 356 deletions

View File

@ -9,12 +9,6 @@
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
<Content Include="..\.dockerignore">
<Link>.dockerignore</Link>
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Tranga\Tranga.csproj" />
</ItemGroup>