25 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
26 |
</PropertyGroup> |
</PropertyGroup> |
27 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
28 |
<DebugType>pdbonly</DebugType> |
<DebugType>full</DebugType> |
29 |
<Optimize>true</Optimize> |
<Optimize>true</Optimize> |
30 |
<OutputPath>bin\Release\</OutputPath> |
<OutputPath>bin\Release\</OutputPath> |
31 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
<DefineConstants>TRACE</DefineConstants> |
32 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
33 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
34 |
|
<DebugSymbols>true</DebugSymbols> |
35 |
</PropertyGroup> |
</PropertyGroup> |
36 |
<ItemGroup> |
<ItemGroup> |
37 |
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |