src/ProductizationTemplate/ProductizationTemplate.csproj
@@ -22,6 +22,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <PlatformTarget>x64</PlatformTarget> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> @@ -168,6 +169,7 @@ <Compile Include="Untity\XhHttpClient.cs" /> </ItemGroup> <ItemGroup> <None Include="app.config" /> <None Include="Config\kdapi.config" /> <None Include="packages.config" /> </ItemGroup>