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

--- trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj	2012/07/12 14:51:57	50
+++ trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj	2012/07/12 17:12:08	60
@@ -25,12 +25,13 @@
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <DebugType>pdbonly</DebugType>
+    <DebugType>full</DebugType>
     <Optimize>true</Optimize>
     <OutputPath>bin\Release\</OutputPath>
-    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <DebugSymbols>true</DebugSymbols>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">