-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMud.CodeGenerator.slnx
More file actions
21 lines (21 loc) · 1.08 KB
/
Mud.CodeGenerator.slnx
File metadata and controls
21 lines (21 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Solution>
<Folder Name="/Src/">
<Project Path="Core/Mud.CodeGenerator/Mud.CodeGenerator.shproj" />
<Project Path="Core/Mud.EntityCodeGenerator/Mud.EntityCodeGenerator.csproj" />
<Project Path="Core/Mud.HttpUtils/Mud.HttpUtils.csproj" />
<Project Path="Core/Mud.ServiceCodeGenerator/Mud.ServiceCodeGenerator.csproj" />
</Folder>
<Folder Name="/Test/">
<Project Path="Test/CodeBaseTest/CodeBaseTest.csproj" />
<Project Path="Test/CodeGeneratorTest/CodeGeneratorTest.csproj" />
<Project Path="Test/CommonClassLibrary/CommonClassLibrary.csproj" Id="4e4c7e53-326d-4119-b8c9-5bf9361361ba" />
<Project Path="Test/ComObjectWrapTest/ComObjectWrapTest.csproj" Id="3ca54799-3a37-4102-b7c9-a409550fcfd0" />
<Project Path="Test/HttpClientApiTest/HttpClientApiTest.csproj" />
<Project Path="Test/Mud.Common.CodeGenerator/Mud.Common.CodeGenerator.csproj" />
<Project Path="Test/PublicPackageTest/PublicPackageTest.csproj" />
</Folder>
<Folder Name="/解决方案/">
<File Path="Core/Directory.Build.props" />
<File Path="README.md" />
</Folder>
</Solution>