| | |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <PlatformTarget>x64</PlatformTarget> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugType>pdbonly</DebugType> |
| | |
| | | <Compile Include="Untity\XhHttpClient.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="..\..\.editorconfig"> |
| | | <Link>.editorconfig</Link> |
| | | </None> |
| | | <None Include="app.config" /> |
| | | <None Include="Config\kdapi.config" /> |
| | | <None Include="packages.config" /> |
| | | </ItemGroup> |