Különböző logok, különböző file-ba

This commit is contained in:
2025-04-14 20:15:00 +02:00
parent ca71bd2194
commit 380b6ac030
4 changed files with 85 additions and 9 deletions
@@ -42,14 +42,14 @@
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="logs\" />
</ItemGroup>
<ItemGroup>
<Content Update="appsettings.Development.json">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Folder Include="Logs\BusinessFlow\" />
</ItemGroup>
</Project>