Skip to content

Commit 95383f3

Browse files
authored
Update README.md
removed hints for legacy frameworks #110
1 parent 53bc2e2 commit 95383f3

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,15 @@ mailing list and discuss bigger changes before working on them.
2222
For bigger changes we must ask you to sign a Contributor License
2323
Agreement 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
2626
tracker is no longer accepting new issues but is available at
2727
https://issues.apache.org/jira/browse/LOG4NET for access to
2828
previous issues.
2929

3030
Developing
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

4535
Please see
4636
- [CONTRIBUTING.md](doc/CONTRIBUTING.md)

0 commit comments

Comments
 (0)