-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCodeWF.NetWeaver.slnx
More file actions
33 lines (33 loc) · 1.31 KB
/
CodeWF.NetWeaver.slnx
File metadata and controls
33 lines (33 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<Solution>
<Folder Name="/Solution Items/">
<File Path="CodeWF-NetWeaver-Design-Principles.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="docs/CHANGELOG.md" />
<File Path="docs/CHANGELOG.Samples.md" />
<File Path="global.json" />
<File Path="pack.bat" />
<File Path="publish_all.bat" />
<File Path="publishbase.bat" />
<File Path="README.md" />
<File Path="README.zh-CN.md" />
<File Path="文件服务简单流程.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/CodeWF.NetWeaver/CodeWF.NetWeaver.csproj">
</Project>
<Project Path="src/CodeWF.NetWrapper/CodeWF.NetWrapper.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="src/CodeWF.NetWeaver.AOTTest/CodeWF.NetWeaver.AOTTest.csproj">
</Project>
<Project Path="src/CodeWF.NetWrapper.Tests/CodeWF.NetWrapper.Tests.csproj" />
<Project Path="src/CodeWF.NetWeaver.Tests/CodeWF.NetWeaver.Tests.csproj">
</Project>
<Project Path="src/SocketDto.Test/SocketDto.Test.csproj" />
<Project Path="src/SocketDto/SocketDto.csproj" />
<Project Path="src/SocketTest.Client/SocketTest.Client.csproj" />
<Project Path="src/SocketTest.Server/SocketTest.Server.csproj" />
</Folder>
</Solution>