-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCycloneDDS.NET.Core.slnf
More file actions
21 lines (21 loc) · 1.03 KB
/
CycloneDDS.NET.Core.slnf
File metadata and controls
21 lines (21 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"solution": {
"path": "CycloneDDS.NET.sln",
"projects": [
"src\\CycloneDDS.Core\\CycloneDDS.Core.csproj",
"src\\CycloneDDS.Runtime\\CycloneDDS.Runtime.csproj",
"src\\CycloneDDS.Schema\\CycloneDDS.Schema.csproj",
"tools\\CycloneDDS.CodeGen\\CycloneDDS.CodeGen.csproj",
"tools\\CycloneDDS.Compiler.Common\\CycloneDDS.Compiler.Common.csproj",
"tools\\CycloneDDS.IdlImporter\\CycloneDDS.IdlImporter.csproj",
"tools\\CycloneDDS.IdlImporter.Tests\\CycloneDDS.IdlImporter.Tests.csproj",
"tools\\CycloneDDS.Compiler.Common.Tests\\CycloneDDS.Compiler.Common.Tests.csproj",
"tests\\CycloneDDS.Runtime.Tests\\CycloneDDS.Runtime.Tests.csproj",
"tests\\CycloneDDS.CodeGen.Tests\\CycloneDDS.CodeGen.Tests.csproj",
"tests\\CycloneDDS.Core.Tests\\CycloneDDS.Core.Tests.csproj",
"tests\\CycloneDDS.Schema.Tests\\CycloneDDS.Schema.Tests.csproj",
"tests\\CycloneDDS.Native.Verify\\CycloneDDS.Native.Verify.csproj",
"tests\\FeatureDemo.Tests\\FeatureDemo.Tests.csproj"
]
}
}