-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFinal_Project.sln
More file actions
29 lines (28 loc) · 1.46 KB
/
Final_Project.sln
File metadata and controls
29 lines (28 loc) · 1.46 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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{31A4E7BF-8C7F-F3AE-8FE7-FC0E53764F0C}") = "Final_Project", "Assembly-CSharp-firstpass.csproj", "{A5E4F31F-FEC1-BF88-1879-755049C10908}"
EndProject
Project("{31A4E7BF-8C7F-F3AE-8FE7-FC0E53764F0C}") = "Final_Project", "Assembly-CSharp-Editor.csproj", "{C90D44E8-52DA-4E52-C675-EEA6014BC580}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A5E4F31F-FEC1-BF88-1879-755049C10908}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A5E4F31F-FEC1-BF88-1879-755049C10908}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A5E4F31F-FEC1-BF88-1879-755049C10908}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A5E4F31F-FEC1-BF88-1879-755049C10908}.Release|Any CPU.Build.0 = Release|Any CPU
{C90D44E8-52DA-4E52-C675-EEA6014BC580}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C90D44E8-52DA-4E52-C675-EEA6014BC580}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C90D44E8-52DA-4E52-C675-EEA6014BC580}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C90D44E8-52DA-4E52-C675-EEA6014BC580}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal