-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoutlineViewSelected.sln
23 lines (23 loc) · 1.13 KB
/
outlineViewSelected.sln
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 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "outlineViewSelected", "outlineViewSelected.csproj", "{1578078F-BBA2-4B5A-813F-7F1282100F2A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
AppStore|Any CPU = AppStore|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1578078F-BBA2-4B5A-813F-7F1282100F2A}.AppStore|Any CPU.ActiveCfg = AppStore|Any CPU
{1578078F-BBA2-4B5A-813F-7F1282100F2A}.AppStore|Any CPU.Build.0 = AppStore|Any CPU
{1578078F-BBA2-4B5A-813F-7F1282100F2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1578078F-BBA2-4B5A-813F-7F1282100F2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1578078F-BBA2-4B5A-813F-7F1282100F2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1578078F-BBA2-4B5A-813F-7F1282100F2A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = outlineViewSelected.csproj
EndGlobalSection
EndGlobal