feat:添加日志模块

This commit is contained in:
陈淳
2023-03-04 18:53:33 +08:00
parent a55cba4c1f
commit 06acfe1ee3
8 changed files with 84 additions and 8 deletions

View File

@@ -15,6 +15,12 @@
<ProjectReference Include="..\Yi.Template.Sqlsugar\Yi.Template.Sqlsugar.csproj" />
</ItemGroup>
<ItemGroup>
<Content Update="nlog.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<None Update="key.pem">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>