Browse Source

update file

张泳健 8 years ago
parent
commit
582f4b837e
2 changed files with 1 additions and 0 deletions
  1. BIN
      .vs/GWSocketClient/v15/.suo
  2. 1 0
      GWSocketClient/GWSocketClient.csproj

BIN
.vs/GWSocketClient/v15/.suo View File


+ 1 - 0
GWSocketClient/GWSocketClient.csproj View File

62
     </Compile>
62
     </Compile>
63
     <Compile Include="Program.cs" />
63
     <Compile Include="Program.cs" />
64
     <Compile Include="Properties\AssemblyInfo.cs" />
64
     <Compile Include="Properties\AssemblyInfo.cs" />
65
+    <Compile Include="property\PropertiesLoader.cs" />
65
     <Compile Include="util\CheckUtil.cs" />
66
     <Compile Include="util\CheckUtil.cs" />
66
     <Compile Include="util\HexUtil.cs" />
67
     <Compile Include="util\HexUtil.cs" />
67
     <Compile Include="util\Utils.cs" />
68
     <Compile Include="util\Utils.cs" />