-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject_Test (수정).sln
29 lines (28 loc) · 1.47 KB
/
Project_Test (수정).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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{F22400A6-2EAB-BD33-CFF8-AC5089969B36}") = "Project_Test (수정)", "Assembly-CSharp.csproj", "{889230D1-42B1-D141-F8F0-B16C9C942D6C}"
EndProject
Project("{F22400A6-2EAB-BD33-CFF8-AC5089969B36}") = "Project_Test (수정)", "Assembly-CSharp-Editor.csproj", "{55641399-56B5-096D-C43B-7D79BADD31F4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{889230D1-42B1-D141-F8F0-B16C9C942D6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{889230D1-42B1-D141-F8F0-B16C9C942D6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{889230D1-42B1-D141-F8F0-B16C9C942D6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{889230D1-42B1-D141-F8F0-B16C9C942D6C}.Release|Any CPU.Build.0 = Release|Any CPU
{55641399-56B5-096D-C43B-7D79BADD31F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55641399-56B5-096D-C43B-7D79BADD31F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55641399-56B5-096D-C43B-7D79BADD31F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{55641399-56B5-096D-C43B-7D79BADD31F4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal