We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8711de0 commit 8f586bdCopy full SHA for 8f586bd
1 file changed
index.html
@@ -144,17 +144,16 @@ <h4> <i class="fa fa-file-o fa-fw"></i>
144
If you didn't find the target to fit your needs, you can
145
<a href="https://github.com/NLog/NLog/wiki/Extending-NLog">easily extend NLog with a custom target</a>.
146
147
-
148
</p>
149
</section>
150
<section>
151
<h1 class="page-header" id="support">Support</h1>
152
<div>
153
NLog supports the following platforms:
154
<ul>
155
- <li>.NET 5, 6, 7 & 8 (.NET Standard 2.0)</li>
+ <li>.NET 5, 6, 7, 8 & 9 (.NET Standard 2.0)</li>
156
<li>.NET Framework 3.5 - 4.8</li>
157
- <li>.NET Core 1.0 - 3.1</li>
+ <li>.NET Core 2.0 - 3.1 (.NET Standard)</li>
158
<li>Xamarin Android + iOS (.NET Standard)</li>
159
<li>UWP (.NET Standard)</li>
160
<li>Mono 4</li>
0 commit comments