Skip to content

Commit 533277d

Browse files
committed
Remove old target platforms
1 parent 20eda9e commit 533277d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2024-10-01-nlog-6-0-goals.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ NLog v6.0 has the following goals:
77

88
- Support Ahead-of-Time (AOT) builds without warnings
99
- Support Nullable references
10+
- Remove old target platforms `NET35` + `NET45` + `NetStandard1.3` + `NetStandard1.5`
1011
- Cleanup interfaces for `Logger` / `ILogger` to remove unnecessary boxing optimizations from .NET v1
1112
- Remove Systeml.RegularExpression dependency since a heavy dependency for AOT
1213
- Need to implement a minimal syntax-support for NLog Logging Rules. Ex. `?` and `.*`

0 commit comments

Comments
 (0)