更新到1.0.2

This commit is contained in:
beykery
2016-03-18 11:43:47 +08:00
parent d83c78b9f1
commit 0ed1c111bf
888 changed files with 105025 additions and 247 deletions

View File

@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityVS.test2d.CSharp", "UnityVS.test2d.CSharp.csproj", "{64F8238E-6531-2A04-CF4B-86989A67BB9B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal