-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLearningGit.sln
More file actions
23 lines (22 loc) · 1.28 KB
/
LearningGit.sln
File metadata and controls
23 lines (22 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LearningGit", "LearningGit\LearningGit.csproj", "{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Release|iPhone.ActiveCfg = Release|iPhone
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Release|iPhone.Build.0 = Release|iPhone
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Debug|iPhone.ActiveCfg = Debug|iPhone
{0DC5F86A-4403-43AA-9D5F-E0D1FC314B64}.Debug|iPhone.Build.0 = Debug|iPhone
EndGlobalSection
EndGlobal