移除多余文件夹

This commit is contained in:
不做码农
2022-12-06 20:40:18 +08:00
parent b6c47c3e01
commit be137bcd7b
2 changed files with 10 additions and 22 deletions

View File

@@ -11,10 +11,4 @@
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Dto\" />
<Folder Include="Enum\" />
<Folder Include="Vo\" />
</ItemGroup>
</Project>