-
Notifications
You must be signed in to change notification settings - Fork 0
/
TheFadedChristmas_CG.sln
executable file
·35 lines (35 loc) · 1.98 KB
/
TheFadedChristmas_CG.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 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheFadedChristmas_CG", "Assembly-CSharp.csproj", "{35E75D7D-822A-9690-48DC-724F72CEE305}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheFadedChristmas_CG", "Assembly-CSharp-firstpass.csproj", "{24D978D7-CCFC-038D-03AC-00ACFF5AF8E0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheFadedChristmas_CG", "Assembly-CSharp-Editor.csproj", "{26883C61-70F7-C51E-2AC9-9FA9C70FDE91}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{35E75D7D-822A-9690-48DC-724F72CEE305}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{35E75D7D-822A-9690-48DC-724F72CEE305}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35E75D7D-822A-9690-48DC-724F72CEE305}.Release|Any CPU.ActiveCfg = Release|Any CPU
{35E75D7D-822A-9690-48DC-724F72CEE305}.Release|Any CPU.Build.0 = Release|Any CPU
{24D978D7-CCFC-038D-03AC-00ACFF5AF8E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{24D978D7-CCFC-038D-03AC-00ACFF5AF8E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24D978D7-CCFC-038D-03AC-00ACFF5AF8E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24D978D7-CCFC-038D-03AC-00ACFF5AF8E0}.Release|Any CPU.Build.0 = Release|Any CPU
{26883C61-70F7-C51E-2AC9-9FA9C70FDE91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26883C61-70F7-C51E-2AC9-9FA9C70FDE91}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26883C61-70F7-C51E-2AC9-9FA9C70FDE91}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26883C61-70F7-C51E-2AC9-9FA9C70FDE91}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal