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,6 +62,7 @@
62 62
     </Compile>
63 63
     <Compile Include="Program.cs" />
64 64
     <Compile Include="Properties\AssemblyInfo.cs" />
65
+    <Compile Include="property\PropertiesLoader.cs" />
65 66
     <Compile Include="util\CheckUtil.cs" />
66 67
     <Compile Include="util\HexUtil.cs" />
67 68
     <Compile Include="util\Utils.cs" />