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

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

# Line 48 | Line 48
48      <WarningLevel>4</WarningLevel>
49    </PropertyGroup>
50    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51 <    <DebugType>pdbonly</DebugType>
51 >    <DebugType>full</DebugType>
52      <Optimize>true</Optimize>
53      <OutputPath>bin\Release\</OutputPath>
54 <    <DefineConstants>DEBUG;TRACE;PRO</DefineConstants>
54 >    <DefineConstants>TRACE;PRO</DefineConstants>
55      <ErrorReport>prompt</ErrorReport>
56      <WarningLevel>4</WarningLevel>
57 +    <DebugSymbols>true</DebugSymbols>
58    </PropertyGroup>
59    <ItemGroup>
60      <Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines