-
Notifications
You must be signed in to change notification settings - Fork 0
/
asdfasdf.sln
29 lines (28 loc) · 1.47 KB
/
asdfasdf.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("{6A204BD8-9F3C-8348-AFD5-C77C717A097A}") = "asdfasdf", "Assembly-CSharp.csproj", "{952AEE4E-5EC2-11B0-908D-2D5A9601C1B8}"
EndProject
Project("{6A204BD8-9F3C-8348-AFD5-C77C717A097A}") = "asdfasdf", "Assembly-CSharp-Editor.csproj", "{5F6A9182-F8E2-3E79-B8B1-93158B29CD6B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{952AEE4E-5EC2-11B0-908D-2D5A9601C1B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{952AEE4E-5EC2-11B0-908D-2D5A9601C1B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{952AEE4E-5EC2-11B0-908D-2D5A9601C1B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{952AEE4E-5EC2-11B0-908D-2D5A9601C1B8}.Release|Any CPU.Build.0 = Release|Any CPU
{5F6A9182-F8E2-3E79-B8B1-93158B29CD6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F6A9182-F8E2-3E79-B8B1-93158B29CD6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F6A9182-F8E2-3E79-B8B1-93158B29CD6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F6A9182-F8E2-3E79-B8B1-93158B29CD6B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal