You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by bo...@apache.org on 2016/09/17 14:27:05 UTC

svn commit: r1761246 - /logging/log4net/trunk/log4net.build

Author: bodewig
Date: Sat Sep 17 14:27:05 2016
New Revision: 1761246

URL: http://svn.apache.org/viewvc?rev=1761246&view=rev
Log:
add new files to source distribution

Modified:
    logging/log4net/trunk/log4net.build

Modified: logging/log4net/trunk/log4net.build
URL: http://svn.apache.org/viewvc/logging/log4net/trunk/log4net.build?rev=1761246&r1=1761245&r2=1761246&view=diff
==============================================================================
--- logging/log4net/trunk/log4net.build (original)
+++ logging/log4net/trunk/log4net.build Sat Sep 17 14:27:05 2016
@@ -1737,6 +1737,7 @@ limitations under the License.
         <include name="build.cmd"/>
         <include name="log4net.build"/>
         <include name="log4net.include"/>
+        <include name="log4net.nuspec"/>
         <include name="log4net.snk"/>
         <include name="log4net.snk.readme"/>
         <include name="old-log4net.snk.gpg"/>
@@ -1744,6 +1745,7 @@ limitations under the License.
 
         <include name="examples/**" />
         <include name="extensions/**" />
+        <include name="netstandard/**" />
         <include name="src/**" />
         <include name="tests/**" />