-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSharpMeter.slnx
More file actions
23 lines (23 loc) · 895 Bytes
/
SharpMeter.slnx
File metadata and controls
23 lines (23 loc) · 895 Bytes
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="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="README.md" />
<File Path="README.NUGET.md" />
<File Path="CHANGELOG.md" />
<File Path="mokadocs.yaml" />
</Folder>
<Folder Name="/src/">
<Project Path="src/SharpMeter.Core/SharpMeter.Core.csproj" />
<Project Path="src/SharpMeter.Transport/SharpMeter.Transport.csproj" />
<Project Path="src/SharpMeter.Client/SharpMeter.Client.csproj" />
<Project Path="src/SharpMeter.Emulator/SharpMeter.Emulator.csproj" />
<Project Path="src/SharpMeter.Dlms/SharpMeter.Dlms.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/SharpMeter.Tests/SharpMeter.Tests.csproj" />
</Folder>
</Solution>