-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathThe-Light-in-the-Darkness.sln
35 lines (35 loc) · 1.97 KB
/
The-Light-in-the-Darkness.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
33
34
35
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 16
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{184A6FEE-1B88-8EE2-455B-75575501B361}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{FA21C209-2E65-47E1-9EA6-8B74F24D4BC5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor-firstpass", "Assembly-CSharp-Editor-firstpass.csproj", "{B15C347E-CBBA-58BE-071B-1BB3D3264E85}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{184A6FEE-1B88-8EE2-455B-75575501B361}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{184A6FEE-1B88-8EE2-455B-75575501B361}.Debug|Any CPU.Build.0 = Debug|Any CPU
{184A6FEE-1B88-8EE2-455B-75575501B361}.Release|Any CPU.ActiveCfg = Release|Any CPU
{184A6FEE-1B88-8EE2-455B-75575501B361}.Release|Any CPU.Build.0 = Release|Any CPU
{FA21C209-2E65-47E1-9EA6-8B74F24D4BC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA21C209-2E65-47E1-9EA6-8B74F24D4BC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA21C209-2E65-47E1-9EA6-8B74F24D4BC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA21C209-2E65-47E1-9EA6-8B74F24D4BC5}.Release|Any CPU.Build.0 = Release|Any CPU
{B15C347E-CBBA-58BE-071B-1BB3D3264E85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B15C347E-CBBA-58BE-071B-1BB3D3264E85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B15C347E-CBBA-58BE-071B-1BB3D3264E85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B15C347E-CBBA-58BE-071B-1BB3D3264E85}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal