File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,10 +65,10 @@ The following table shows the compatibility of the .NET 5+ TFMs.
65
65
| net5.0-windows | netcoreapp1..3.1 (plus everything else inherited from ` net5.0 ` ) |
66
66
| net6.0 | (Subsequent version of ` net5.0 ` ) |
67
67
| net6.0-android | ` xamarin.android ` (plus everything else inherited from ` net6.0 ` ) |
68
- | net6.0-ios | ` xamarin.ios ` (plus everything else inherited from ` net6.0 ` ) |
69
- | net6.0-maccatalyst | ` xamarin.ios ` (plus everything else inherited from ` net6.0 ` ) |
70
- | net6.0-macos | ` xamarin.mac ` (plus everything else inherited from ` net6.0 ` ) |
71
- | net6.0-tvos | ` xamarin.tvos ` (plus everything else inherited from ` net6.0 ` ) |
68
+ | net6.0-ios | Everything inherited from ` net6.0 ` |
69
+ | net6.0-maccatalyst | Everything inherited from ` net6.0 ` |
70
+ | net6.0-macos | Everything inherited from ` net6.0 ` |
71
+ | net6.0-tvos | Everything inherited from ` net6.0 ` |
72
72
| net6.0-windows | (Subsequent version of ` net5.0-windows ` ) |
73
73
| net7.0 | (Subsequent version of ` net6.0 ` ) |
74
74
| net7.0-android | (Subsequent version of ` net6.0-android ` ) |
You can’t perform that action at this time.
0 commit comments