You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/6.0/supported-os.json
+35
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,12 @@
189
189
],
190
190
"unsupported-versions": [
191
191
"10"
192
+
],
193
+
"exceptional-versions": [
194
+
{
195
+
"version": "11",
196
+
"note": "Debian 11 is continued to be supported after EOL as it's used as [container base](https://github.com/dotnet/dotnet-docker/discussions/5710)."
197
+
}
192
198
]
193
199
},
194
200
{
@@ -356,6 +362,12 @@
356
362
"8.1",
357
363
"7-sp1"
358
364
],
365
+
"exceptional-versions": [
366
+
{
367
+
"version": "10-1507-e-lts",
368
+
"note": "Windows 10 1507 was explicitly never supported."
369
+
}
370
+
],
359
371
"notes": [
360
372
"The x64 emulator is supported on Windows 11 Arm64."
361
373
]
@@ -381,6 +393,16 @@
381
393
"20H2",
382
394
"2004"
383
395
],
396
+
"exceptional-versions": [
397
+
{
398
+
"version": "2012",
399
+
"note": "Windows Server 2012 is supported with ESU."
400
+
},
401
+
{
402
+
"version": "2012-R2",
403
+
"note": "Windows Server 2012 R2 is supported with ESU."
404
+
}
405
+
],
384
406
"notes": [
385
407
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
386
408
]
@@ -405,6 +427,19 @@
405
427
"20H2",
406
428
"2004",
407
429
"1607"
430
+
],
431
+
"exceptional-versions": [
432
+
{
433
+
"version": "2012",
434
+
"note": "Windows Server 2012 is supported with ESU."
435
+
},
436
+
{
437
+
"version": "2012-R2",
438
+
"note": "Windows Server 2012 R2 is supported with ESU."
439
+
}
440
+
],
441
+
"notes": [
442
+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
Copy file name to clipboardExpand all lines: release-notes/7.0/supported-os.json
+35
Original file line number
Diff line number
Diff line change
@@ -184,6 +184,12 @@
184
184
],
185
185
"unsupported-versions": [
186
186
"10"
187
+
],
188
+
"exceptional-versions": [
189
+
{
190
+
"version": "11",
191
+
"note": "Debian 11 is continued to be supported after EOL as it's used as [container base](https://github.com/dotnet/dotnet-docker/discussions/5710)."
192
+
}
187
193
]
188
194
},
189
195
{
@@ -335,6 +341,12 @@
335
341
"8.1",
336
342
"7-sp1"
337
343
],
344
+
"exceptional-versions": [
345
+
{
346
+
"version": "10-1507-e-lts",
347
+
"note": "Windows 10 1507 was explicitly never supported."
348
+
}
349
+
],
338
350
"notes": [
339
351
"The x64 emulator is supported on Windows 11 Arm64."
340
352
]
@@ -358,6 +370,16 @@
358
370
"2012-R2",
359
371
"2012"
360
372
],
373
+
"exceptional-versions": [
374
+
{
375
+
"version": "2012",
376
+
"note": "Windows Server 2012 is supported with ESU."
377
+
},
378
+
{
379
+
"version": "2012-R2",
380
+
"note": "Windows Server 2012 R2 is supported with ESU."
381
+
}
382
+
],
361
383
"notes": [
362
384
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
363
385
]
@@ -377,6 +399,19 @@
377
399
"2016",
378
400
"2012-R2",
379
401
"2012"
402
+
],
403
+
"exceptional-versions": [
404
+
{
405
+
"version": "2012",
406
+
"note": "Windows Server 2012 is supported with ESU."
407
+
},
408
+
{
409
+
"version": "2012-R2",
410
+
"note": "Windows Server 2012 R2 is supported with ESU."
411
+
}
412
+
],
413
+
"notes": [
414
+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
Copy file name to clipboardExpand all lines: release-notes/8.0/supported-os.json
+46-1
Original file line number
Diff line number
Diff line change
@@ -131,11 +131,16 @@
131
131
"Arm64",
132
132
"ppc64le",
133
133
"s390x",
134
-
135
134
"x64"
136
135
],
137
136
"supported-versions": [
138
137
"9"
138
+
],
139
+
"exceptional-versions": [
140
+
{
141
+
"version": "8",
142
+
"note": "CentOS Stream 8 was explicitly never supported."
143
+
}
139
144
]
140
145
},
141
146
{
@@ -154,6 +159,11 @@
154
159
"unsupported-versions": [
155
160
"11"
156
161
],
162
+
"exceptional-versions": [
163
+
{
164
+
"version": "12",
165
+
"note": "Debian 12 is continued to be supported after EOL as it's used as [container base](https://github.com/dotnet/dotnet-docker/discussions/5710)."
166
+
}
157
167
]
158
168
},
159
169
{
@@ -207,6 +217,12 @@
207
217
"9",
208
218
"8"
209
219
],
220
+
"exceptional-versions": [
221
+
{
222
+
"version": "7",
223
+
"note": "Red Hat Enterprise Linux 7 was explicitly never supported."
224
+
}
225
+
],
210
226
"notes": [
211
227
"RHEL-compatible derivatives are supported per [.NET Support](../../support.md)."
212
228
]
@@ -292,6 +308,12 @@
292
308
"unsupported-versions": [
293
309
"10-21h2-e"
294
310
],
311
+
"exceptional-versions": [
312
+
{
313
+
"version": "10-1507-e-lts",
314
+
"note": "Windows 10 1507 was explicitly never supported."
315
+
}
316
+
],
295
317
"notes": [
296
318
"The x64 emulator is supported on Windows 11 Arm64."
297
319
]
@@ -313,6 +335,16 @@
313
335
"2012-R2",
314
336
"2012"
315
337
],
338
+
"exceptional-versions": [
339
+
{
340
+
"version": "2012",
341
+
"note": "Windows Server 2012 is supported with ESU."
342
+
},
343
+
{
344
+
"version": "2012-R2",
345
+
"note": "Windows Server 2012 R2 is supported with ESU."
346
+
}
347
+
],
316
348
"notes": [
317
349
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
318
350
]
@@ -332,6 +364,19 @@
332
364
"2016",
333
365
"2012-R2",
334
366
"2012"
367
+
],
368
+
"exceptional-versions": [
369
+
{
370
+
"version": "2012",
371
+
"note": "Windows Server 2012 is supported with ESU."
372
+
},
373
+
{
374
+
"version": "2012-R2",
375
+
"note": "Windows Server 2012 R2 is supported with ESU."
376
+
}
377
+
],
378
+
"notes": [
379
+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
Copy file name to clipboardExpand all lines: release-notes/9.0/supported-os.json
+23
Original file line number
Diff line number
Diff line change
@@ -281,6 +281,16 @@
281
281
"2012-R2",
282
282
"2012"
283
283
],
284
+
"exceptional-versions": [
285
+
{
286
+
"version": "2012",
287
+
"note": "Windows Server 2012 is supported with ESU."
288
+
},
289
+
{
290
+
"version": "2012-R2",
291
+
"note": "Windows Server 2012 R2 is supported with ESU."
292
+
}
293
+
],
284
294
"notes": [
285
295
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
286
296
]
@@ -300,6 +310,19 @@
300
310
"2016",
301
311
"2012-R2",
302
312
"2012"
313
+
],
314
+
"exceptional-versions": [
315
+
{
316
+
"version": "2012",
317
+
"note": "Windows Server 2012 is supported with ESU."
318
+
},
319
+
{
320
+
"version": "2012-R2",
321
+
"note": "Windows Server 2012 R2 is supported with ESU."
322
+
}
323
+
],
324
+
"notes": [
325
+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
0 commit comments