-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNew Unity Project.sln
More file actions
25 lines (25 loc) · 1.33 KB
/
New Unity Project.sln
File metadata and controls
25 lines (25 loc) · 1.33 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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{c51a3979-5287-ccb4-f33f-bb9eb1094377}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{b28fb5b2-6244-0c6b-a872-40dd957e5fe0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor-firstpass", "Assembly-CSharp-Editor-firstpass.csproj", "{410259a0-89ec-3694-f11d-51760213f2b6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{c51a3979-5287-ccb4-f33f-bb9eb1094377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{c51a3979-5287-ccb4-f33f-bb9eb1094377}.Debug|Any CPU.Build.0 = Debug|Any CPU
{b28fb5b2-6244-0c6b-a872-40dd957e5fe0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{b28fb5b2-6244-0c6b-a872-40dd957e5fe0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{410259a0-89ec-3694-f11d-51760213f2b6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{410259a0-89ec-3694-f11d-51760213f2b6}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal