-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathi hope it's works.sln
38 lines (38 loc) · 2.37 KB
/
i hope it's works.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
36
37
38
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{FC1A6CDB-1A7E-592A-1463-FDE745B222D2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.2DPlatformer.Tutorials", "Unity.2DPlatformer.Tutorials.csproj", "{C8D3B115-3E02-D2E3-E054-2F57E6E234D6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{F19F8280-4100-BA64-A925-88C7EC0628E4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.Platformer.Tutorials", "Unity.Platformer.Tutorials.csproj", "{B0324AB2-2342-D864-449E-09D523F408C5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC1A6CDB-1A7E-592A-1463-FDE745B222D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC1A6CDB-1A7E-592A-1463-FDE745B222D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC1A6CDB-1A7E-592A-1463-FDE745B222D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC1A6CDB-1A7E-592A-1463-FDE745B222D2}.Release|Any CPU.Build.0 = Release|Any CPU
{C8D3B115-3E02-D2E3-E054-2F57E6E234D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C8D3B115-3E02-D2E3-E054-2F57E6E234D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C8D3B115-3E02-D2E3-E054-2F57E6E234D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C8D3B115-3E02-D2E3-E054-2F57E6E234D6}.Release|Any CPU.Build.0 = Release|Any CPU
{F19F8280-4100-BA64-A925-88C7EC0628E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F19F8280-4100-BA64-A925-88C7EC0628E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F19F8280-4100-BA64-A925-88C7EC0628E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F19F8280-4100-BA64-A925-88C7EC0628E4}.Release|Any CPU.Build.0 = Release|Any CPU
{B0324AB2-2342-D864-449E-09D523F408C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0324AB2-2342-D864-449E-09D523F408C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0324AB2-2342-D864-449E-09D523F408C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0324AB2-2342-D864-449E-09D523F408C5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal