-
Notifications
You must be signed in to change notification settings - Fork 0
/
New Unity Project 1.sln
35 lines (34 loc) · 1.94 KB
/
New Unity Project 1.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("{702DC962-78F6-7E36-F806-ED0EAE2B934E}") = "New Unity Project 1", "Assembly-CSharp-firstpass.csproj", "{8A372BAF-BA95-0346-D5FC-D82F8865A500}"
EndProject
Project("{702DC962-78F6-7E36-F806-ED0EAE2B934E}") = "New Unity Project 1", "Assembly-CSharp.csproj", "{FC9411EB-1B12-4154-0219-EEA7CBD09863}"
EndProject
Project("{702DC962-78F6-7E36-F806-ED0EAE2B934E}") = "New Unity Project 1", "Assembly-CSharp-Editor.csproj", "{9794B609-D411-2657-D925-5971FE96ABB3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8A372BAF-BA95-0346-D5FC-D82F8865A500}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A372BAF-BA95-0346-D5FC-D82F8865A500}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A372BAF-BA95-0346-D5FC-D82F8865A500}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A372BAF-BA95-0346-D5FC-D82F8865A500}.Release|Any CPU.Build.0 = Release|Any CPU
{FC9411EB-1B12-4154-0219-EEA7CBD09863}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC9411EB-1B12-4154-0219-EEA7CBD09863}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC9411EB-1B12-4154-0219-EEA7CBD09863}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC9411EB-1B12-4154-0219-EEA7CBD09863}.Release|Any CPU.Build.0 = Release|Any CPU
{9794B609-D411-2657-D925-5971FE96ABB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9794B609-D411-2657-D925-5971FE96ABB3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9794B609-D411-2657-D925-5971FE96ABB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9794B609-D411-2657-D925-5971FE96ABB3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal