Skip to content

Commit 8f586bd

Browse files
committed
Updated supported platfomrs, by removing NET Core1
1 parent 8711de0 commit 8f586bd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,17 +144,16 @@ <h4> <i class="fa fa-file-o fa-fw"></i>
144144
If you didn't find the target to fit your needs, you can
145145
<a href="https://github.com/NLog/NLog/wiki/Extending-NLog">easily extend NLog with a custom target</a>.
146146

147-
148147
</p>
149148
</section>
150149
<section>
151150
<h1 class="page-header" id="support">Support</h1>
152151
<div>
153152
NLog supports the following platforms:
154153
<ul>
155-
<li>.NET 5, 6, 7 &amp; 8 (.NET Standard 2.0)</li>
154+
<li>.NET 5, 6, 7, 8 &amp; 9 (.NET Standard 2.0)</li>
156155
<li>.NET Framework 3.5 - 4.8</li>
157-
<li>.NET Core 1.0 - 3.1</li>
156+
<li>.NET Core 2.0 - 3.1 (.NET Standard)</li>
158157
<li>Xamarin Android + iOS (.NET Standard)</li>
159158
<li>UWP (.NET Standard)</li>
160159
<li>Mono 4</li>

0 commit comments

Comments
 (0)