Author: bodewig
Date: Sun Mar 29 07:17:59 2015
New Revision: 1669865
URL: http://svn.apache.org/r1669865
Log:
copy paste error
Modified:
logging/log4net/trunk/src/buildsupport/configure-framework.include
Modified: logging/log4net/trunk/src/buildsupport/configure-framework.include
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/src/buildsupport/configure-framework.include?rev=1669865&r1=1669864&r2=1669865&view=diff
==============================================================================
--- logging/log4net/trunk/src/buildsupport/configure-framework.include
(original)
+++ logging/log4net/trunk/src/buildsupport/configure-framework.include Sun Mar
29 07:17:59 2015
@@ -97,7 +97,7 @@ limitations under the License.
<property name="current.build.platform" value="DOTNET"/>
<property name="current.build.api"
value=",FRAMEWORK_3_5_OR_ABOVE,FRAMEWORK_4_0_OR_ABOVE,FRAMEWORK_4_5_OR_ABOVE"/>
<property name="current.build.api.true"
value=",FRAMEWORK_3_5_OR_ABOVE=True,FRAMEWORK_4_0_OR_ABOVE=True,FRAMEWORK_4_5_OR_ABOVE=True"/>
- <property name="current.build.api.slash_d" value=" /D
FRAMEWORK_3_5_OR_ABOVE /D FRAMEWORK_4_0_OR_ABOVE /D FRAMEWORK_4_0_OR_ABOVE"/>
+ <property name="current.build.api.slash_d" value=" /D
FRAMEWORK_3_5_OR_ABOVE /D FRAMEWORK_4_0_OR_ABOVE /D FRAMEWORK_4_5_OR_ABOVE"/>
<property name="current.build.has.systemcore" value="true"/>
<property name="current.build.has.systemweb" value="true"/>
<property name="current.build.has.systemconfiguration" value="true"/>