-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Expand file tree
/
Copy pathCalculator.slnx
More file actions
47 lines (47 loc) · 2.27 KB
/
Copy pathCalculator.slnx
File metadata and controls
47 lines (47 loc) · 2.27 KB
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
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Solution Items/">
<File Path="../.clang-format" />
<File Path="nuget.config" />
</Folder>
<Project Path="CalcManager.Interop/CalcManager.Interop.vcxproj" Id="a2d3e6b4-88c1-4d6f-9a7e-2b4c5d6e7f80" />
<Project Path="CalcManager/CalcManager.vcxproj" Id="311e866d-8b93-4609-a691-265941fee101" />
<Project Path="Calculator.Tests/Calculator.Tests.csproj" Id="b1c2d3e4-5678-9abc-def0-111111111111">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Build Solution="*|ARM64" Project="false" />
<Deploy Solution="*|x64" />
<Deploy Solution="*|x86" />
</Project>
<Project Path="Calculator.ViewModels/Calculator.ViewModels.csproj" Id="e1e2e3e4-1234-5678-abcd-555555555555">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
</Project>
<Project Path="Calculator/Calculator.csproj" Id="3b773403-b0d6-4f9a-948e-512a7a5fb315">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="CalculatorUITestFramework/CalculatorUITestFramework.csproj" />
<Project Path="CalculatorUITests/CalculatorUITests.csproj" />
<Project Path="CalculatorUnitTests/CalculatorUnitTests.vcxproj" Id="d3baed2c-4b07-4e1d-8807-9d6499450349">
<Build Solution="*|ARM64" Project="false" />
<Deploy Solution="*|x64" />
<Deploy Solution="*|x86" />
</Project>
<Project Path="GraphControl/GraphControl.vcxproj" Id="e727a92b-f149-492c-8117-c039a298719b" />
<Project Path="GraphingImpl/GraphingImpl.vcxproj" Id="52e03a58-b378-4f50-8bfb-f659fb85e790" />
<Project Path="TraceLogging.Managed/TraceLogging.Managed.csproj" Id="3e4b3ab2-a1e0-4b28-b191-7b423e00b5a1">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
</Project>
<Project Path="TraceLogging/TraceLogging.vcxproj" Id="fc81ff41-02cd-4cd9-9bc5-45a1e39ac6ed" />
</Solution>