-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathRebound11.slnx
104 lines (104 loc) · 4.82 KB
/
Rebound11.slnx
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/src/" Id="02ea681e-c7d8-13c7-8484-4ac65e1b71e8" />
<Folder Name="/src/components/" Id="1e181218-d949-4ca9-8875-49983143917e" />
<Folder Name="/src/components/management/" Id="91439590-63d6-49cc-90f1-43dbf60f4154">
<Project Path="src/components/management/Rebound.ManagementConsole.TrustedPlatform/Rebound.ManagementConsole.TrustedPlatform.csproj">
<Platform Solution="*|ARM64" Project="x64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Folder>
<Folder Name="/src/components/shell/" Id="14547d38-0320-4d63-88ef-3352e4e46d22">
<Project Path="src/components/shell/Rebound.Shell.ControlPanel/Rebound.Shell.ControlPanel.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/components/shell/Rebound.Shell.Desktop/Rebound.Shell.Desktop.csproj" Id="acc88f1b-3bcb-4e2c-912a-d859f6f2e916">
<Platform Project="x64" />
</Project>
<Project Path="src/components/shell/Rebound.Shell.ExperienceHost/Rebound.Shell.ExperienceHost.csproj" Id="e731f105-798f-451d-9bc3-6a998c87b6c4">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/components/shell/Rebound.Shell.ExperiencePack/Rebound.Shell.ExperiencePack.csproj" Id="1acd7b73-1092-4510-b40a-716ae15363d9">
<Platform Project="x64" />
</Project>
<Project Path="src/components/shell/Rebound.Shell.ExplorerPhotoPrintingDialog/Rebound.Shell.ExplorerPhotoPrintingDialog.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/components/shell/Rebound.Shell.InteractiveDialog/Rebound.Shell.InteractiveDialog.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/components/shell/Rebound.Shell.Run/Rebound.Shell.Run.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Folder>
<Folder Name="/src/core/" Id="fb5d6fae-fad5-4679-aec2-b8fb3878993e">
<Project Path="src/core/Rebound.Core.Helpers/Rebound.Core.Helpers.csproj">
<Platform Solution="*|x64" Project="x64" />
</Project>
<Project Path="src/core/Rebound.Core.SourceGenerator/Rebound.Core.SourceGenerator.csproj">
<Platform Solution="*|x64" Project="x64" />
</Project>
<Project Path="src/core/Rebound.Delivery/Rebound.Delivery.shproj" Id="b6c8c1f3-644e-475f-84c6-214243620014" />
</Folder>
<Folder Name="/src/platforms/" Id="cbff53eb-5ead-4b57-8ed6-53491d4790e6">
<Project Path="src/platforms/Rebound.About/Rebound.About.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/platforms/Rebound.App/Rebound.App.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/platforms/Rebound.Cleanup/Rebound.Cleanup.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/platforms/Rebound.Defrag/Rebound.Defrag.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="src/platforms/Rebound.Installer/Rebound.Installer.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Folder>
<Folder Name="/tests/" Id="73e99a73-057a-449b-b2ca-03877cfd1e88">
<Project Path="tests/Rebound.InteractionTests/Rebound.InteractionTests.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Folder>
</Solution>