-
Notifications
You must be signed in to change notification settings - Fork 0
/
nakatomi rider-csharp.sln
27 lines (25 loc) · 1.38 KB
/
nakatomi rider-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("{8882F033-FD51-5757-C18A-CEB66D8216A0}") = "Nakatomi Rider", "Assembly-CSharp-vs.csproj", "{7E40DA96-B9D8-A825-600C-EB16E523FB50}"
EndProject
Project("{8882F033-FD51-5757-C18A-CEB66D8216A0}") = "Nakatomi Rider", "Assembly-CSharp-Editor-vs.csproj", "{AC2C9A0F-4113-2686-B6F8-EC8BF7A9A6CF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7E40DA96-B9D8-A825-600C-EB16E523FB50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E40DA96-B9D8-A825-600C-EB16E523FB50}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E40DA96-B9D8-A825-600C-EB16E523FB50}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E40DA96-B9D8-A825-600C-EB16E523FB50}.Release|Any CPU.Build.0 = Release|Any CPU
{AC2C9A0F-4113-2686-B6F8-EC8BF7A9A6CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC2C9A0F-4113-2686-B6F8-EC8BF7A9A6CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC2C9A0F-4113-2686-B6F8-EC8BF7A9A6CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AC2C9A0F-4113-2686-B6F8-EC8BF7A9A6CF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal