-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
FunctionZero.Maui.Controls.sln
41 lines (41 loc) · 2.07 KB
/
FunctionZero.Maui.Controls.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32611.2
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunctionZero.Maui.Controls", "FunctionZero.Maui.Controls\FunctionZero.Maui.Controls.csproj", "{81472353-E1F5-4741-A4A0-231933BB1BDC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleApp", "SampleApp\SampleApp.csproj", "{555C1AF1-B5D7-45C6-B92A-8EBBFC383E34}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{45117D81-9959-4117-A4CA-4D5A86A5974A}"
ProjectSection(SolutionItems) = preProject
AndroidTree.png = AndroidTree.png
License.md = License.md
README.md = README.md
ReadMe.NuGet.md = ReadMe.NuGet.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{81472353-E1F5-4741-A4A0-231933BB1BDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{81472353-E1F5-4741-A4A0-231933BB1BDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{81472353-E1F5-4741-A4A0-231933BB1BDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{81472353-E1F5-4741-A4A0-231933BB1BDC}.Release|Any CPU.Build.0 = Release|Any CPU
{555C1AF1-B5D7-45C6-B92A-8EBBFC383E34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{555C1AF1-B5D7-45C6-B92A-8EBBFC383E34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{555C1AF1-B5D7-45C6-B92A-8EBBFC383E34}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{555C1AF1-B5D7-45C6-B92A-8EBBFC383E34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{555C1AF1-B5D7-45C6-B92A-8EBBFC383E34}.Release|Any CPU.Build.0 = Release|Any CPU
{555C1AF1-B5D7-45C6-B92A-8EBBFC383E34}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F8AB321D-134D-479F-ADF0-B52D8F9D1CC9}
EndGlobalSection
EndGlobal