Skip to content

Commit dc5c9cd

Browse files
authored
fixed windows server version (#2510)
1 parent e2289a7 commit dc5c9cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/windows-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn what dependencies you need on your Windows machine to develop
44
keywords: .NET Core, Windows, prerequisites, dependencies, Visual Studio
55
author: mairaw
66
ms.author: mairaw
7-
ms.date: 03/07/2017
7+
ms.date: 06/26/2017
88
ms.topic: article
99
ms.prod: .net-core
1010
ms.devlang: dotnet
@@ -24,7 +24,7 @@ This article shows you what dependencies you need to deploy and run .NET Core ap
2424
* Windows 10
2525
* Windows Server 2008 R2 SP1 (Full Server or Server Core)
2626
* Windows Server 2012 SP1 (Full Server or Server Core)
27-
* Windows Server 2012 R2 SP1 (Full Server or Server Core)
27+
* Windows Server 2012 R2 (Full Server or Server Core)
2828
* Windows Server 2016 (Full Server, Server Core or Nano Server)
2929

3030
See the [.NET Core Release Notes](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.md) for the full set of supported operating systems.

0 commit comments

Comments
 (0)