-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathThingsGateway.Plugin.slnx
More file actions
23 lines (23 loc) · 1.24 KB
/
ThingsGateway.Plugin.slnx
File metadata and controls
23 lines (23 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<Solution>
<Folder Name="/benchmark/" />
<Folder Name="/src/">
<Project Path="src/ThingsGateway.Debug.Razor/ThingsGateway.Debug.Razor.csproj" />
<Project Path="src/ThingsGateway.Plugin.DB/ThingsGateway.Plugin.DB.csproj" />
<Project Path="src/ThingsGateway.Plugin.Dlt645/ThingsGateway.Plugin.Dlt645.csproj" />
<Project Path="src/ThingsGateway.Plugin.Http/ThingsGateway.Plugin.Http.csproj" />
<Project Path="src/ThingsGateway.Plugin.Kafka/ThingsGateway.Plugin.Kafka.csproj" />
<Project Path="src/ThingsGateway.Plugin.Modbus/ThingsGateway.Plugin.Modbus.csproj" />
<Project Path="src/ThingsGateway.Plugin.Mqtt/ThingsGateway.Plugin.Mqtt.csproj" />
<Project Path="src/ThingsGateway.Plugin.OpcDa/ThingsGateway.Plugin.OpcDa.csproj" />
<Project Path="src/ThingsGateway.Plugin.OpcUa/ThingsGateway.Plugin.OpcUa.csproj" />
<Project Path="src/ThingsGateway.Plugin.RabbitMQ/ThingsGateway.Plugin.RabbitMQ.csproj" />
<Project Path="src/ThingsGateway.Plugin.SiemensS7/ThingsGateway.Plugin.SiemensS7.csproj" />
</Folder>
<Folder Name="/test/" />
<Folder Name="/props/">
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="PackNuget.props" />
<File Path="README.md" />
</Folder>
</Solution>