File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -22,25 +22,15 @@ mailing list and discuss bigger changes before working on them.
2222For bigger changes we must ask you to sign a Contributor License
2323Agreement http://www.apache.org/licenses/#clas .
2424
25- Github pull requests are one way to contribute, The Apache issue
25+ Github pull requests are one way to contribute, the Apache issue
2626tracker is no longer accepting new issues but is available at
2727https://issues.apache.org/jira/browse/LOG4NET for access to
2828previous issues.
2929
3030Developing
3131==========
3232
33- log4net targets a wide array of .net platforms, including some
34- which are out of support from Microsoft, making it difficult to
35- install relevant SDKs and build for those targets. In particular,
36- older Client Profile .NET Framework targets and dotnet core 1.1
37- may be installed by using the bundled helper scripts:
38-
39- - [ install-net-framework-sdk-3.5.ps1] ( install-net-framework-sdk-3.5.ps1 )
40- - [ install-dotnet-core-sdk-1.1.ps1] ( install-dotnet-core-sdk-1.1.ps1 )
41-
42- These scripts download the relevant installers from Microsoft servers,
43- but you run them at your own risk.
33+ log4net targets net462 and netstandard2.0.
4434
4535Please see
4636- [ CONTRIBUTING.md] ( doc/CONTRIBUTING.md )
You can’t perform that action at this time.
0 commit comments