-
Notifications
You must be signed in to change notification settings - Fork 0
/
Inntopia.Mobile.sln
32 lines (32 loc) · 1.91 KB
/
Inntopia.Mobile.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Web
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Inntopia.Mobile.Web", "Inntopia.Mobile.Web\Inntopia.Mobile.Web.csproj", "{9C882D33-B122-4178-8C5D-FF8E9B129265}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Inntopia.Mobile.Data", "Inntopia.Mobile.Data\Inntopia.Mobile.Data.csproj", "{DD117E9F-CCF8-44BC-8A19-7789F342ABCC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Inntopia.Mobile.Test", "Inntopia.Mobile.Test\Inntopia.Mobile.Test.csproj", "{6E790538-8CCB-481C-9E32-DD610F819097}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9C882D33-B122-4178-8C5D-FF8E9B129265}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9C882D33-B122-4178-8C5D-FF8E9B129265}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9C882D33-B122-4178-8C5D-FF8E9B129265}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9C882D33-B122-4178-8C5D-FF8E9B129265}.Release|Any CPU.Build.0 = Release|Any CPU
{DD117E9F-CCF8-44BC-8A19-7789F342ABCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DD117E9F-CCF8-44BC-8A19-7789F342ABCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD117E9F-CCF8-44BC-8A19-7789F342ABCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD117E9F-CCF8-44BC-8A19-7789F342ABCC}.Release|Any CPU.Build.0 = Release|Any CPU
{6E790538-8CCB-481C-9E32-DD610F819097}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E790538-8CCB-481C-9E32-DD610F819097}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E790538-8CCB-481C-9E32-DD610F819097}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E790538-8CCB-481C-9E32-DD610F819097}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal