-
Notifications
You must be signed in to change notification settings - Fork 1
/
AiForms.Maui.Layouts.sln
37 lines (37 loc) · 1.87 KB
/
AiForms.Maui.Layouts.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1706.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AiForms.Maui.Layouts", "AiForms.Maui.Layouts\AiForms.Maui.Layouts.csproj", "{3EFA1E5F-0A0F-4EE6-83C5-1B7C4E075FBD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample", "Sample\Sample.csproj", "{27237992-A82E-45AA-B45B-6A531DCA1160}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionFiles", "SolutionFiles", "{234AB9FE-FE9C-42B6-AACB-C6E9ED611ADC}"
ProjectSection(SolutionItems) = preProject
AzurePipelines.nuspec = AzurePipelines.nuspec
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3EFA1E5F-0A0F-4EE6-83C5-1B7C4E075FBD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3EFA1E5F-0A0F-4EE6-83C5-1B7C4E075FBD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3EFA1E5F-0A0F-4EE6-83C5-1B7C4E075FBD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3EFA1E5F-0A0F-4EE6-83C5-1B7C4E075FBD}.Release|Any CPU.Build.0 = Release|Any CPU
{27237992-A82E-45AA-B45B-6A531DCA1160}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{27237992-A82E-45AA-B45B-6A531DCA1160}.Debug|Any CPU.Build.0 = Debug|Any CPU
{27237992-A82E-45AA-B45B-6A531DCA1160}.Release|Any CPU.ActiveCfg = Release|Any CPU
{27237992-A82E-45AA-B45B-6A531DCA1160}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D636012B-6774-4857-9CEA-14C5C5867D04}
EndGlobalSection
EndGlobal