-
Notifications
You must be signed in to change notification settings - Fork 0
/
Naxam.ShapeImageView.Droid.sln
33 lines (33 loc) · 1.77 KB
/
Naxam.ShapeImageView.Droid.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.16
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Naxam.ShapeImageView.Droid", "Naxam.ShapeImageView.Droid\Naxam.ShapeImageView.Droid.csproj", "{EAA4E198-7331-4D78-89A2-BF8C1DE3FB81}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShapeImageViewQs", "ShapeImageViewQs\ShapeImageViewQs.csproj", "{4ECD9AF6-147B-42EF-B6B4-984A5A465CDC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EAA4E198-7331-4D78-89A2-BF8C1DE3FB81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAA4E198-7331-4D78-89A2-BF8C1DE3FB81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAA4E198-7331-4D78-89A2-BF8C1DE3FB81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAA4E198-7331-4D78-89A2-BF8C1DE3FB81}.Release|Any CPU.Build.0 = Release|Any CPU
{4ECD9AF6-147B-42EF-B6B4-984A5A465CDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4ECD9AF6-147B-42EF-B6B4-984A5A465CDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4ECD9AF6-147B-42EF-B6B4-984A5A465CDC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{4ECD9AF6-147B-42EF-B6B4-984A5A465CDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4ECD9AF6-147B-42EF-B6B4-984A5A465CDC}.Release|Any CPU.Build.0 = Release|Any CPU
{4ECD9AF6-147B-42EF-B6B4-984A5A465CDC}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1E1A4BE7-7AF1-4AB4-8C0E-CF551CE575B7}
EndGlobalSection
EndGlobal