ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj
(Generate patch)

Comparing trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj (file contents):
Revision 50 by william, Thu Jul 12 14:51:57 2012 UTC vs.
Revision 60 by william, Thu Jul 12 17:12:08 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines