-
Notifications
You must be signed in to change notification settings - Fork 0
/
LAUNCH.sln
24 lines (24 loc) · 1.12 KB
/
LAUNCH.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LAUNCH", "LAUNCH\LAUNCH.csproj", "{807C54D3-6ABA-47D9-BF9F-7DED48947EB3}"
EndProject
Project("{9344bdbb-3e7f-41fc-a0dd-8665d75ee146}") = "Packages", "Packages.mdproj", "{9D5AF890-B73B-4517-8808-A6D36C8D6A5B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{807C54D3-6ABA-47D9-BF9F-7DED48947EB3}.Debug|x86.ActiveCfg = Debug|x86
{807C54D3-6ABA-47D9-BF9F-7DED48947EB3}.Debug|x86.Build.0 = Debug|x86
{807C54D3-6ABA-47D9-BF9F-7DED48947EB3}.Release|x86.ActiveCfg = Release|x86
{807C54D3-6ABA-47D9-BF9F-7DED48947EB3}.Release|x86.Build.0 = Release|x86
{9D5AF890-B73B-4517-8808-A6D36C8D6A5B}.Debug|x86.ActiveCfg = Debug|Any CPU
{9D5AF890-B73B-4517-8808-A6D36C8D6A5B}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = LAUNCH\LAUNCH.csproj
EndGlobalSection
EndGlobal