mirror of
https://github.com/beykery/cocosocket.git
synced 2026-06-08 06:53:00 +08:00
更新到1.0.2
This commit is contained in:
40
unityClientSample/unityClientSample-csharp.sln
Normal file
40
unityClientSample/unityClientSample-csharp.sln
Normal file
@@ -0,0 +1,40 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2008
|
||||
|
||||
Project("{ADA1F34E-267A-B5E1-19C3-8615BDC37072}") = "test2d", "Assembly-CSharp-vs.csproj", "{AEEAD0C1-8F7B-7ADC-9F11-B5D0B92DBAAE}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{AEEAD0C1-8F7B-7ADC-9F11-B5D0B92DBAAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{AEEAD0C1-8F7B-7ADC-9F11-B5D0B92DBAAE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{AEEAD0C1-8F7B-7ADC-9F11-B5D0B92DBAAE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{AEEAD0C1-8F7B-7ADC-9F11-B5D0B92DBAAE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(MonoDevelopProperties) = preSolution
|
||||
StartupItem = Assembly-CSharp.csproj
|
||||
Policies = $0
|
||||
$0.TextStylePolicy = $1
|
||||
$1.inheritsSet = null
|
||||
$1.scope = text/x-csharp
|
||||
$0.CSharpFormattingPolicy = $2
|
||||
$2.inheritsSet = Mono
|
||||
$2.inheritsScope = text/x-csharp
|
||||
$2.scope = text/x-csharp
|
||||
$0.TextStylePolicy = $3
|
||||
$3.FileWidth = 120
|
||||
$3.TabWidth = 4
|
||||
$3.IndentWidth = 4
|
||||
$3.EolMarker = Unix
|
||||
$3.inheritsSet = Mono
|
||||
$3.inheritsScope = text/plain
|
||||
$3.scope = text/plain
|
||||
EndGlobalSection
|
||||
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user