-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathSharpConstraintLayout.Maui.sln
73 lines (73 loc) · 5.35 KB
/
SharpConstraintLayout.Maui.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.31911.260
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayout.Core", "SharpConstraintLayout.Core\SharpConstraintLayout.Core.csproj", "{327106EF-63D1-4EEC-9A84-65AB8F9F7CA1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayoutTests", "SharpConstraintLayoutTests\SharpConstraintLayoutTests.csproj", "{198A30AE-DB7E-410F-BEC7-58666F09C36E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayout.Core.Benchmark", "SharpConstraintLayout.Core.Benchmark\SharpConstraintLayout.Core.Benchmark.csproj", "{C3B8ED1C-2CD7-49BB-B2D1-EE0978F54243}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayout.Core.Console", "SharpConstraintLayout.Core.Console\SharpConstraintLayout.Core.Console.csproj", "{D3ADEB5B-971E-4283-BD84-B7B799D9B5B1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayout.Maui", "SharpConstraintLayout.Maui\SharpConstraintLayout.Maui.csproj", "{A6C14FB0-5CC9-4373-8123-B6B2B68D9D0B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayout.Maui.Example", "SharpConstraintLayout.Maui.Example\SharpConstraintLayout.Maui.Example.csproj", "{525BA216-EEE8-4329-8CC5-95A30B2E2833}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayout.Maui.Native", "SharpConstraintLayout.Maui.Native\SharpConstraintLayout.Maui.Native.csproj", "{67257B50-571C-4DCA-BC97-84F48302D2DC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpConstraintLayout.Maui.Native.Benchmark", "SharpConstraintLayout.Maui.Native.Benchmark\SharpConstraintLayout.Maui.Native.Benchmark.csproj", "{32A861E8-1BFD-4F2F-84DA-F91E70A0AE42}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{327106EF-63D1-4EEC-9A84-65AB8F9F7CA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{327106EF-63D1-4EEC-9A84-65AB8F9F7CA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{327106EF-63D1-4EEC-9A84-65AB8F9F7CA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{327106EF-63D1-4EEC-9A84-65AB8F9F7CA1}.Release|Any CPU.Build.0 = Release|Any CPU
{198A30AE-DB7E-410F-BEC7-58666F09C36E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{198A30AE-DB7E-410F-BEC7-58666F09C36E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{198A30AE-DB7E-410F-BEC7-58666F09C36E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{198A30AE-DB7E-410F-BEC7-58666F09C36E}.Release|Any CPU.Build.0 = Release|Any CPU
{C3B8ED1C-2CD7-49BB-B2D1-EE0978F54243}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C3B8ED1C-2CD7-49BB-B2D1-EE0978F54243}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C3B8ED1C-2CD7-49BB-B2D1-EE0978F54243}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{C3B8ED1C-2CD7-49BB-B2D1-EE0978F54243}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C3B8ED1C-2CD7-49BB-B2D1-EE0978F54243}.Release|Any CPU.Build.0 = Release|Any CPU
{C3B8ED1C-2CD7-49BB-B2D1-EE0978F54243}.Release|Any CPU.Deploy.0 = Release|Any CPU
{D3ADEB5B-971E-4283-BD84-B7B799D9B5B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3ADEB5B-971E-4283-BD84-B7B799D9B5B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3ADEB5B-971E-4283-BD84-B7B799D9B5B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3ADEB5B-971E-4283-BD84-B7B799D9B5B1}.Release|Any CPU.Build.0 = Release|Any CPU
{A6C14FB0-5CC9-4373-8123-B6B2B68D9D0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A6C14FB0-5CC9-4373-8123-B6B2B68D9D0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A6C14FB0-5CC9-4373-8123-B6B2B68D9D0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A6C14FB0-5CC9-4373-8123-B6B2B68D9D0B}.Release|Any CPU.Build.0 = Release|Any CPU
{525BA216-EEE8-4329-8CC5-95A30B2E2833}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{525BA216-EEE8-4329-8CC5-95A30B2E2833}.Debug|Any CPU.Build.0 = Debug|Any CPU
{525BA216-EEE8-4329-8CC5-95A30B2E2833}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{525BA216-EEE8-4329-8CC5-95A30B2E2833}.Release|Any CPU.ActiveCfg = Release|Any CPU
{525BA216-EEE8-4329-8CC5-95A30B2E2833}.Release|Any CPU.Build.0 = Release|Any CPU
{525BA216-EEE8-4329-8CC5-95A30B2E2833}.Release|Any CPU.Deploy.0 = Release|Any CPU
{67257B50-571C-4DCA-BC97-84F48302D2DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67257B50-571C-4DCA-BC97-84F48302D2DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67257B50-571C-4DCA-BC97-84F48302D2DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67257B50-571C-4DCA-BC97-84F48302D2DC}.Release|Any CPU.Build.0 = Release|Any CPU
{32A861E8-1BFD-4F2F-84DA-F91E70A0AE42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32A861E8-1BFD-4F2F-84DA-F91E70A0AE42}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32A861E8-1BFD-4F2F-84DA-F91E70A0AE42}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{32A861E8-1BFD-4F2F-84DA-F91E70A0AE42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32A861E8-1BFD-4F2F-84DA-F91E70A0AE42}.Release|Any CPU.Build.0 = Release|Any CPU
{32A861E8-1BFD-4F2F-84DA-F91E70A0AE42}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D2676793-D0BA-4282-BFEA-B73DD1DFA0F6}
EndGlobalSection
EndGlobal