mirror of
https://github.com/CoonS2/Unity2DProject.git
synced 2026-02-04 19:53:51 +09:00
18 lines
695 B
Plaintext
18 lines
695 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", "{b823f563-b38c-d7b6-b915-a344654f40ad}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{b823f563-b38c-d7b6-b915-a344654f40ad}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{b823f563-b38c-d7b6-b915-a344654f40ad}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|