48 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
49 |
</PropertyGroup> |
</PropertyGroup> |
50 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
51 |
<DebugType>pdbonly</DebugType> |
<DebugType>full</DebugType> |
52 |
<Optimize>true</Optimize> |
<Optimize>true</Optimize> |
53 |
<OutputPath>bin\Release\</OutputPath> |
<OutputPath>bin\Release\</OutputPath> |
54 |
<DefineConstants>DEBUG;TRACE;PRO</DefineConstants> |
<DefineConstants>TRACE;PRO</DefineConstants> |
55 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
56 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
57 |
|
<DebugSymbols>true</DebugSymbols> |
58 |
</PropertyGroup> |
</PropertyGroup> |
59 |
<ItemGroup> |
<ItemGroup> |
60 |
<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"> |