|
@@ -5,7 +5,7 @@
|
5
|
5
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
6
|
6
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
7
|
7
|
<ProjectGuid>{1E7C256A-9CA5-4937-A5DD-7F281A2EBB21}</ProjectGuid>
|
8
|
|
- <OutputType>WinExe</OutputType>
|
|
8
|
+ <OutputType>Exe</OutputType>
|
9
|
9
|
<RootNamespace>GWSocketClient</RootNamespace>
|
10
|
10
|
<AssemblyName>GWSocketClient</AssemblyName>
|
11
|
11
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|