--- trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj 2012/07/12 11:35:07 36 +++ trunk/AnywhereTS.Logging/AnywhereTS.Logging.csproj 2012/07/12 14:51:57 50 @@ -28,7 +28,7 @@ <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE</DefineConstants> + <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> |