-
Notifications
You must be signed in to change notification settings - Fork 0
/
Nakatomi Rider 002-csharp.sln
27 lines (25 loc) · 1.39 KB
/
Nakatomi Rider 002-csharp.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{F322F4B2-AB61-E733-708E-676A867E60B8}") = "Nakatomi Rider 002", "Assembly-CSharp-vs.csproj", "{99DA8AA4-1E85-6555-1A66-4470A4B4472F}"
EndProject
Project("{F322F4B2-AB61-E733-708E-676A867E60B8}") = "Nakatomi Rider 002", "Assembly-CSharp-Editor-vs.csproj", "{0BF214A4-C1D8-5D45-DDAC-EF3E4C07AFCE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{99DA8AA4-1E85-6555-1A66-4470A4B4472F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{99DA8AA4-1E85-6555-1A66-4470A4B4472F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{99DA8AA4-1E85-6555-1A66-4470A4B4472F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{99DA8AA4-1E85-6555-1A66-4470A4B4472F}.Release|Any CPU.Build.0 = Release|Any CPU
{0BF214A4-C1D8-5D45-DDAC-EF3E4C07AFCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0BF214A4-C1D8-5D45-DDAC-EF3E4C07AFCE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0BF214A4-C1D8-5D45-DDAC-EF3E4C07AFCE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0BF214A4-C1D8-5D45-DDAC-EF3E4C07AFCE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal