mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-25 13:33:28 +08:00
refactor(generator): 调整项目文件夹结构
- 移除 logging 文件夹引用 - 将 diagnostics 文件夹重命名为 Diagnostics - 更新项目文件中的文件夹路径配置
This commit is contained in:
parent
b95c65a30e
commit
fc386fb4bc
@ -60,7 +60,6 @@
|
|||||||
<None Include="GeWuYou.$(AssemblyName).targets" Pack="true" PackagePath="build" Visible="false"/>
|
<None Include="GeWuYou.$(AssemblyName).targets" Pack="true" PackagePath="build" Visible="false"/>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="diagnostics\"/>
|
<Folder Include="Diagnostics\"/>
|
||||||
<Folder Include="logging\"/>
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user