Endpoint configured, static pages work

This commit is contained in:
TypoMustakes
2024-04-20 12:26:33 +02:00
parent ffadc29a75
commit d403894556
4 changed files with 41 additions and 0 deletions

View File

@@ -4,4 +4,8 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<Folder Include="wwwroot\" />
</ItemGroup>
</Project>