@@ -32,62 +32,96 @@ At the same time, log output can be so voluminous that it quickly becomes overwh
3232log4net is designed with two distinct goals in mind: speed and flexibility</description >
3333 <authors >The Apache Software Foundation</authors >
3434 <owners >Apache Logging Project, Jiří Činčura</owners >
35- <licenseUrl >http://logging.apache.org/log4net/license.html</ licenseUrl >
35+ <license type = " expression " >Apache-2.0</ license >
3636 <projectUrl >http://logging.apache.org/log4net/</projectUrl >
37- <iconUrl >https://www.apache.org/images/feather. png</iconUrl >
37+ <icon >package-icon. png</icon >
3838 <copyright >Copyright 2004-2017 The Apache Software Foundation</copyright >
3939 <requireLicenseAcceptance >false</requireLicenseAcceptance >
4040 <tags >logging log tracing logfiles</tags >
4141 <dependencies >
42- <group targetFramework =" net20-full " />
43- <group targetFramework =" net35-full " />
44- <group targetFramework =" net40-full " />
45- <group targetFramework =" net45-full " />
42+ <group targetFramework =" net20" />
43+ <group targetFramework =" net35" />
44+ <group targetFramework =" net40" />
45+ <group targetFramework =" net45" />
4646 <group targetFramework =" net35-client" />
4747 <group targetFramework =" net40-client" />
48- <group targetFramework =" .NETStandard1 .3" >
49- <dependency id =" System.AppContext" version =" [4.1 .0, )" />
48+ <group targetFramework =" netstandard1 .3" >
49+ <dependency id =" System.AppContext" version =" [4.3 .0, )" />
5050 <dependency id =" System.Collections.NonGeneric" version =" [4.0.1, )" />
51- <dependency id =" System.Console" version =" [4.0 .0, )" />
52- <dependency id =" System.Diagnostics.Debug" version =" [4.0.11 , )" />
51+ <dependency id =" System.Console" version =" [4.3 .0, )" />
52+ <dependency id =" System.Diagnostics.Debug" version =" [4.3.0 , )" />
5353 <dependency id =" System.Diagnostics.Process" version =" [4.1.0, )" />
5454 <dependency id =" System.Diagnostics.StackTrace" version =" [4.0.1, )" />
5555 <dependency id =" System.Diagnostics.TraceSource" version =" [4.0.0, )" />
56- <dependency id =" System.IO.FileSystem" version =" [4.0.1 , )" />
56+ <dependency id =" System.IO.FileSystem" version =" [4.3.0 , )" />
5757 <dependency id =" System.IO.FileSystem.Watcher" version =" [4.0.0, )" />
58- <dependency id =" System.Linq" version =" [4.1 .0, )" />
58+ <dependency id =" System.Linq" version =" [4.3 .0, )" />
5959 <dependency id =" System.Net.NameResolution" version =" [4.0.0, )" />
6060 <dependency id =" System.Net.Requests" version =" [4.0.11, )" />
61- <dependency id =" System.Net.Sockets" version =" [4.1 .0, )" />
61+ <dependency id =" System.Net.Sockets" version =" [4.3 .0, )" />
6262 <dependency id =" System.Reflection" version =" [4.3.0, )" />
63- <dependency id =" System.Reflection.Extensions" version =" [4.0.1 , )" />
63+ <dependency id =" System.Reflection.Extensions" version =" [4.3.0 , )" />
6464 <dependency id =" System.Reflection.TypeExtensions" version =" [4.1.0, )" />
65- <dependency id =" System.Runtime.Extensions" version =" [4.1 .0, )" />
66- <dependency id =" System.Runtime.InteropServices" version =" [4.1 .0, )" />
67- <dependency id =" System.Runtime.InteropServices.RuntimeInformation" version =" [4.0 .0, )" />
65+ <dependency id =" System.Runtime.Extensions" version =" [4.3 .0, )" />
66+ <dependency id =" System.Runtime.InteropServices" version =" [4.3 .0, )" />
67+ <dependency id =" System.Runtime.InteropServices.RuntimeInformation" version =" [4.3 .0, )" />
6868 <dependency id =" System.Runtime.Serialization.Formatters" version =" [4.3.0, )" />
69- <dependency id =" System.Text.RegularExpressions" version =" [4.1.0, )" />
70- <dependency id =" System.Threading" version =" [4.0.11, )" />
69+ <dependency id =" System.Text.RegularExpressions" version =" [4.3.0, )" />
70+ <dependency id =" System.Text.Encoding" version =" [4.3.0, )" />
71+ <dependency id =" System.Threading" version =" [4.3.0, )" />
7172 <dependency id =" System.Threading.Thread" version =" [4.0.0, )" />
72- <dependency id =" System.Threading.Timer" version =" [4.0.1, )" />
73- <dependency id =" System.Xml.ReaderWriter" version =" [4.0.11, )" />
73+ <dependency id =" System.Threading.Timer" version =" [4.3.0, )" />
74+ <dependency id =" System.Xml.ReaderWriter" version =" [4.3.0, )" />
75+ <dependency id =" System.Xml.XmlDocument" version =" [4.0.1, )" />
76+ </group >
77+ <group targetFramework =" netstandard2.0" >
78+ <dependency id =" System.AppContext" version =" [4.3.0, )" />
79+ <dependency id =" System.Collections.NonGeneric" version =" [4.0.1, )" />
80+ <dependency id =" System.Console" version =" [4.3.0, )" />
81+ <dependency id =" System.Diagnostics.Debug" version =" [4.3.0, )" />
82+ <dependency id =" System.Diagnostics.Process" version =" [4.1.0, )" />
83+ <dependency id =" System.Diagnostics.StackTrace" version =" [4.0.1, )" />
84+ <dependency id =" System.Diagnostics.TraceSource" version =" [4.0.0, )" />
85+ <dependency id =" System.IO.FileSystem" version =" [4.3.0, )" />
86+ <dependency id =" System.IO.FileSystem.Watcher" version =" [4.0.0, )" />
87+ <dependency id =" System.Linq" version =" [4.3.0, )" />
88+ <dependency id =" System.Net.NameResolution" version =" [4.0.0, )" />
89+ <dependency id =" System.Net.Requests" version =" [4.0.11, )" />
90+ <dependency id =" System.Net.Sockets" version =" [4.3.0, )" />
91+ <dependency id =" System.Reflection" version =" [4.3.0, )" />
92+ <dependency id =" System.Reflection.Extensions" version =" [4.3.0, )" />
93+ <dependency id =" System.Reflection.TypeExtensions" version =" [4.1.0, )" />
94+ <dependency id =" System.Runtime.Extensions" version =" [4.3.0, )" />
95+ <dependency id =" System.Runtime.InteropServices" version =" [4.3.0, )" />
96+ <dependency id =" System.Runtime.InteropServices.RuntimeInformation" version =" [4.3.0, )" />
97+ <dependency id =" System.Runtime.Serialization.Formatters" version =" [4.3.0, )" />
98+ <dependency id =" System.Text.RegularExpressions" version =" [4.3.0, )" />
99+ <dependency id =" System.Text.Encoding" version =" [4.3.0, )" />
100+ <dependency id =" System.Threading" version =" [4.3.0, )" />
101+ <dependency id =" System.Threading.Thread" version =" [4.0.0, )" />
102+ <dependency id =" System.Threading.Timer" version =" [4.3.0, )" />
103+ <dependency id =" System.Xml.ReaderWriter" version =" [4.3.0, )" />
74104 <dependency id =" System.Xml.XmlDocument" version =" [4.0.1, )" />
75105 </group >
76106 </dependencies >
77107 </metadata >
78108 <files >
79- <file src =" bin\net\2.0\release\log4net.dll" target =" lib\net20-full" />
80- <file src =" bin\net\2.0\release\log4net.xml" target =" lib\net20-full" />
81- <file src =" bin\net\3.5\release\log4net.dll" target =" lib\net35-full" />
82- <file src =" bin\net\3.5\release\log4net.xml" target =" lib\net35-full" />
83- <file src =" bin\net\4.0\release\log4net.dll" target =" lib\net40-full" />
84- <file src =" bin\net\4.0\release\log4net.xml" target =" lib\net40-full" />
85- <file src =" bin\net\4.5\release\log4net.dll" target =" lib\net45-full" />
86- <file src =" bin\net\4.5\release\log4net.xml" target =" lib\net45-full" />
87- <file src =" bin\net-cp\3.5\release\log4net.dll" target =" lib\net35-client" />
88- <file src =" bin\net-cp\3.5\release\log4net.xml" target =" lib\net35-client" />
89- <file src =" bin\net-cp\4.0\release\log4net.dll" target =" lib\net40-client" />
90- <file src =" bin\net-cp\4.0\release\log4net.xml" target =" lib\net40-client" />
91- <file src =" bin\netstandard\1.3\Release\log4net.dll" target =" lib\netstandard1.3" />
109+ <file src =" package-icon.png" target =" " />
110+ <file src =" build\Release\net20\log4net.dll" target =" lib\net20" />
111+ <file src =" build\Release\net20\log4net.xml" target =" lib\net20" />
112+ <file src =" build\Release\net35\log4net.dll" target =" lib\net35" />
113+ <file src =" build\Release\net35\log4net.xml" target =" lib\net35" />
114+ <file src =" build\Release\net40\log4net.dll" target =" lib\net40" />
115+ <file src =" build\Release\net40\log4net.xml" target =" lib\net40" />
116+ <file src =" build\Release\net45\log4net.dll" target =" lib\net45" />
117+ <file src =" build\Release\net45\log4net.xml" target =" lib\net45" />
118+ <file src =" build\Release\net35-client\log4net.dll" target =" lib\net35-client" />
119+ <file src =" build\Release\net35-client\log4net.xml" target =" lib\net35-client" />
120+ <file src =" build\Release\net40-client\log4net.dll" target =" lib\net40-client" />
121+ <file src =" build\Release\net40-client\log4net.xml" target =" lib\net40-client" />
122+ <file src =" build\Release\netstandard1.3\log4net.dll" target =" lib\netstandard1.3" />
123+ <file src =" build\Release\netstandard1.3\log4net.xml" target =" lib\netstandard1.3" />
124+ <file src =" build\Release\netstandard2.0\log4net.dll" target =" lib\netstandard2.0" />
125+ <file src =" build\Release\netstandard2.0\log4net.xml" target =" lib\netstandard2.0" />
92126 </files >
93127</package >
0 commit comments