22 lines
1018 B
Plaintext
22 lines
1018 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{f3e5691e-3576-e1ab-fc83-0d6c6b8101e8}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{76e4bd5a-10db-dbfa-bd24-1ac3544dc23b}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{f3e5691e-3576-e1ab-fc83-0d6c6b8101e8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{f3e5691e-3576-e1ab-fc83-0d6c6b8101e8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{76e4bd5a-10db-dbfa-bd24-1ac3544dc23b}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{76e4bd5a-10db-dbfa-bd24-1ac3544dc23b}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|