Update demo

This commit is contained in:
sunkaixuan 2023-05-28 21:46:19 +08:00
parent 663750c4c3
commit 0fcefc38ad

View File

@ -260,6 +260,11 @@
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Folder Include="UnitTest\Models\entityMapDTO\" />
<Folder Include="UnitTest\Models\entityMap\" />
<Folder Include="UnitTest\Models\entity\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.