Skip to content

Commit 242fdb5

Browse files
authored
Fix lifecycle end dates and add additional previews (#45067)
1 parent 9fc7c85 commit 242fdb5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/core/porting/versioning-sdk-msbuild-vs.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ The support timeframe for the SDK typically matches that of the Visual Studio ve
5757
|-------------|-------------------------------|-----------|---------------------|
5858
| 8.0.1xx | 17.8 | Nov '23 | Nov '25<sup>1</sup> |
5959
| 8.0.2xx | 17.9 | Feb '24 | May '24 |
60-
| 8.0.3xx | 17.10 | May '24 | TBD |
60+
| 8.0.3xx | 17.10 | May '24 | Jan '26 |
6161
| 8.0.4xx | 17.11 | Aug '24 | Nov '25<sup>2</sup> |
6262
| 9.0.1xx | 17.12 | Nov '24 | May '26 |
63-
| 9.0.2xx | 17.13 | Feb '25 | May '26 |
63+
| 9.0.2xx | 17.13 | Feb '25 | May '25 |
6464
| 9.0.3xx | 17.14 | May '25 | May '26 |
6565

6666
> [!NOTE]
@@ -109,6 +109,8 @@ Major versions of the .NET SDK are typically released within a few days of a Vis
109109
| 9.0.100 RC 2 | 17.12 Preview 3 |
110110
| 9.0.100 GA | 17.12 GA |
111111
| 10.0.100 Preview 1 | 17.14 Preview 1 |
112+
| 10.0.100 Preview 2 | 17.14 Preview 2 |
113+
| 10.0.100 Preview 3 | 17.14 Preview 3 |
112114

113115
## Reference
114116

0 commit comments

Comments
 (0)