-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathOcis.slnx
More file actions
23 lines (23 loc) · 778 Bytes
/
Ocis.slnx
File metadata and controls
23 lines (23 loc) · 778 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>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Project Path="Ocis.Client.Tests/Ocis.Client.Tests.fsproj">
<BuildType Project="?" />
<Platform Project="?" />
<Build Project="false" />
</Project>
<Project Path="Ocis.Client/Ocis.Client.fsproj">
<BuildType Project="?" />
<Platform Project="?" />
<Build Project="false" />
</Project>
<Project Path="Ocis.Perf.Tests/Ocis.Perf.Tests.fsproj" />
<Project Path="Ocis.Perf/Ocis.Perf.fsproj" />
<Project Path="Ocis.Server.Tests/Ocis.Server.Tests.fsproj" />
<Project Path="Ocis.Server/Ocis.Server.fsproj" />
<Project Path="Ocis.Tests/Ocis.Tests.fsproj" />
<Project Path="Ocis/Ocis.fsproj" />
</Solution>