-
Notifications
You must be signed in to change notification settings - Fork 0
/
HackNY3.sln
35 lines (34 loc) · 1.91 KB
/
HackNY3.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 2008
Project("{98840B10-E3AA-4005-C560-8C9B18EB8515}") = "HackNY3", "Assembly-CSharp-firstpass.csproj", "{0BC1D818-0F56-EC04-8C87-2403CBF0DD68}"
EndProject
Project("{98840B10-E3AA-4005-C560-8C9B18EB8515}") = "HackNY3", "Assembly-CSharp.csproj", "{E9FDB59B-2832-6F9F-7A8A-8B36CAC745DE}"
EndProject
Project("{98840B10-E3AA-4005-C560-8C9B18EB8515}") = "HackNY3", "Assembly-CSharp-Editor.csproj", "{2A15FF23-FEF6-C7A1-19F0-C273887F4185}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0BC1D818-0F56-EC04-8C87-2403CBF0DD68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0BC1D818-0F56-EC04-8C87-2403CBF0DD68}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0BC1D818-0F56-EC04-8C87-2403CBF0DD68}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0BC1D818-0F56-EC04-8C87-2403CBF0DD68}.Release|Any CPU.Build.0 = Release|Any CPU
{E9FDB59B-2832-6F9F-7A8A-8B36CAC745DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9FDB59B-2832-6F9F-7A8A-8B36CAC745DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9FDB59B-2832-6F9F-7A8A-8B36CAC745DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9FDB59B-2832-6F9F-7A8A-8B36CAC745DE}.Release|Any CPU.Build.0 = Release|Any CPU
{2A15FF23-FEF6-C7A1-19F0-C273887F4185}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A15FF23-FEF6-C7A1-19F0-C273887F4185}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A15FF23-FEF6-C7A1-19F0-C273887F4185}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A15FF23-FEF6-C7A1-19F0-C273887F4185}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal