Save all files to wwwroot

This commit is contained in:
2025-11-20 15:44:31 +09:00
parent 34c9a44b03
commit ee80c1a40b
4 changed files with 23 additions and 9 deletions

View File

@ -33,7 +33,9 @@
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\" />
<Folder Include="wwwroot\incoming\" />
<Folder Include="wwwroot\outgoing\" />
<Folder Include="wwwroot\parsing\" />
</ItemGroup>
<ItemGroup>