Skip to content

Commit ee69bc4

Browse files
terrajobstmairaw
authored andcommitted
Mark tooling as preview (dotnet#2371)
1 parent 3421e75 commit ee69bc4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

includes/net-standard-table.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
| .NET Standard | [1.0] | [1.1] | [1.2] | [1.3] | [1.4] | [1.5] | [1.6] | [2.0] |
2-
|-----------------------------------|-------|--------|-------|-------|-------|--------|--------|-------|
3-
| .NET Core | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 2.0 |
4-
| .NET Framework (with tooling 1.0) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.2 | | |
5-
| .NET Framework (with tooling 2.0) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.1 | 4.6.1 | 4.6.1 |
6-
| Mono | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | vNext |
7-
| Xamarin.iOS | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext |
8-
| Xamarin.Android | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | vNext |
9-
| Universal Windows Platform | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext | vNext | vNext |
10-
| Windows | 8.0 | 8.0 | 8.1 | | | | | |
11-
| Windows Phone | 8.1 | 8.1 | 8.1 | | | | | |
12-
| Windows Phone Silverlight | 8.0 | | | | | | | |
1+
| .NET Standard | [1.0] | [1.1] | [1.2] | [1.3] | [1.4] | [1.5] | [1.6] | [2.0] |
2+
|-------------------------------------------|-------|--------|-------|-------|-------|--------|--------|-------|
3+
| .NET Core | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 2.0 |
4+
| .NET Framework (with tooling 1.0) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.2 | | |
5+
| .NET Framework (with tooling 2.0 preview) | 4.5 | 4.5 | 4.5.1 | 4.6 | 4.6.1 | 4.6.1 | 4.6.1 | 4.6.1 |
6+
| Mono | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | vNext |
7+
| Xamarin.iOS | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext |
8+
| Xamarin.Android | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | vNext |
9+
| Universal Windows Platform | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | vNext | vNext | vNext |
10+
| Windows | 8.0 | 8.0 | 8.1 | | | | | |
11+
| Windows Phone | 8.1 | 8.1 | 8.1 | | | | | |
12+
| Windows Phone Silverlight | 8.0 | | | | | | | |
1313

1414
- The columns represent .NET Standard versions. Each header cell is a link to a document that shows which APIs got added in that version of .NET Standard.
1515
- The rows represent the different .NET platforms.

0 commit comments

Comments
 (0)