Merge pull request '增加文件夹' (#25) from dev_lx into main

Reviewed-on: #25
pull/26/head^2
刘鑫 2 months ago
commit 995fa69338
  1. 6
      WeiCloud.Fusion/ThirdPartyServices/ThirdPartyServices.API/ThirdPartyServices.API.csproj
  2. 6
      WeiCloud.Fusion/ThirdPartyServices/ThirdPartyServices.Application/ThirdPartyServices.Application.csproj
  3. 6
      WeiCloud.Fusion/ThirdPartyServices/ThirdPartyServices.DomainService/ThirdPartyServices.DomainService.csproj

@ -6,4 +6,10 @@
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<Folder Include="Controllers\PuCe\" />
<Folder Include="Controllers\PuTianSuYuan\" />
<Folder Include="Controllers\ShenZhouShengAn\" />
</ItemGroup>
</Project> </Project>

@ -6,4 +6,10 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<Folder Include="PuCe\" />
<Folder Include="PuTianSuYuan\" />
<Folder Include="ShenZhouShengAn\" />
</ItemGroup>
</Project> </Project>

@ -6,4 +6,10 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<Folder Include="PuCe\" />
<Folder Include="PuTianSuYuan\" />
<Folder Include="ShenZhouShengAn\" />
</ItemGroup>
</Project> </Project>

Loading…
Cancel
Save