-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFX.Mobile.DeveloperTools.sln
More file actions
31 lines (31 loc) · 1.69 KB
/
FX.Mobile.DeveloperTools.sln
File metadata and controls
31 lines (31 loc) · 1.69 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FX.Mobile.DeveloperTools", "FX.Mobile.DeveloperTools\FX.Mobile.DeveloperTools.csproj", "{E3E3BA53-5C22-4EF1-9921-F747464575AC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FX.Mobile.DeveloperTools.Launcher", "FX.Mobile.DeveloperTools.Launcher\FX.Mobile.DeveloperTools.Launcher.csproj", "{D53C272F-1CCF-4455-AAD6-0BA48095938C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AD4E6F6B-302B-41D7-AB2D-5B8DF5BF0335}"
ProjectSection(SolutionItems) = preProject
notification.txt = notification.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E3E3BA53-5C22-4EF1-9921-F747464575AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E3E3BA53-5C22-4EF1-9921-F747464575AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E3E3BA53-5C22-4EF1-9921-F747464575AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E3E3BA53-5C22-4EF1-9921-F747464575AC}.Release|Any CPU.Build.0 = Release|Any CPU
{D53C272F-1CCF-4455-AAD6-0BA48095938C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D53C272F-1CCF-4455-AAD6-0BA48095938C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D53C272F-1CCF-4455-AAD6-0BA48095938C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D53C272F-1CCF-4455-AAD6-0BA48095938C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal