Skip to content

Commit 619885c

Browse files
authored
Update .NET Standard table (#10697)
* update ms.date * remove Windows rows
1 parent ed6280f commit 619885c

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/standard/net-standard.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: .NET Standard
33
description: Learn about .NET Standard, its versions and the .NET implementations that support it.
44
author: mairaw
55
ms.author: mairaw
6-
ms.date: 07/19/2018
6+
ms.date: 02/25/2019
77
ms.technology: dotnet-standard
88
ms.assetid: c044882c-af15-45f2-96d1-534557a5ee9b
99
---

includes/net-standard-table.md

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
| Xamarin.Mac | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.8 |
88
| Xamarin.Android | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 7.0 | 8.0 |
99
| Universal Windows Platform | 10.0 | 10.0 | 10.0 | 10.0 | 10.0 | 10.0.16299 | 10.0.16299 | 10.0.16299 |
10-
| Windows | 8.0 | 8.0 | 8.1 ||||||
11-
| Windows Phone | 8.1 | 8.1 | 8.1 ||||||
12-
| Windows Phone Silverlight | 8.0 ||||||||
1310
| Unity | 2018.1 | 2018.1 | 2018.1| 2018.1| 2018.1| 2018.1 | 2018.1 | 2018.1 |
1411

1512
<sup>1 The versions listed for .NET Framework apply to .NET Core 2.0 SDK and later versions of the tooling. Older versions used a different mapping for .NET Standard 1.5 and higher. You can [download tooling for .NET Core tools for Visual Studio 2015](https://github.com/dotnet/core/blob/master/release-notes/download-archive.md) if you cannot upgrade to Visual Studio 2017.</sup>

0 commit comments

Comments
 (0)
close