Skip to content

Commit b296371

Browse files
authored
Update default platform versions of Tizen (#44881)
1 parent 88f778f commit b296371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/standard/frameworks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ The following table shows the default target platform values (TPV) for each .NET
115115

116116
| .NET version | Android | iOS | Mac Catalyst | macOS | tvOS | Tizen | Windows |
117117
|--------------|--------:|-----:|-------------:|------:|-----:|------:|--------:|
118-
| .NET 8 | 34.0 | 17.2 | 17.2 | 14.2 | 17.1 | 7.0 | 10.0 |
119-
| .NET 9 | 35.0 | 18.0 | 18.0 | 15.0 | | 7.0 | 10.0 |
118+
| .NET 8 | 34.0 | 17.2 | 17.2 | 14.2 | 17.1 | 10.0 | 10.0 |
119+
| .NET 9 | 35.0 | 18.0 | 18.0 | 15.0 | | 10.0 | 10.0 |
120120

121121
> [!NOTE]
122122
> On Apple platforms (iOS, macOS, tvOS, and Mac Catalyst) in .NET 8 and earlier,

0 commit comments

Comments
 (0)