File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,13 @@ Options:
18
18
- on Win10+, this can only be installed via Add/Remove Windows Components
19
19
- on other platforms, see https://dotnet.microsoft.com/download/dotnet-framework/net35-sp1
20
20
- Building against .net 2/3.5, especially Client Profile, is not supported on Mono
21
+ - Log4Net supports some older, out-of-support .net SDKs, particularly
22
+ dotnet core 1.1 and .net framework client profiles for 3.5 and 4.0.
23
+ There are helper powershell scripts in the root of this
24
+ repository to assist with obtaining and installing these
25
+ SDKs from Microsoft servers. Please see:
26
+ - [ install-dotnet-core-sdk-1.1.ps1] ( install-dotnet-core-sdk-1.1.ps1 )
27
+ - [ install-net-framework-sdk-3.5.ps1] ( install-net-framework-sdk-3.5.ps1 )
21
28
- Binaries can be built with a Visual Studio or Rider installation
22
29
- Binaries, packages and a release zip can be built via commandline
23
30
- Ensure that you have a reasonably modern NodeJS installed (at least version 8+)
You can’t perform that action at this time.
0 commit comments