Skip to content

Commit

Permalink
⬆️ Correct tutorial pre-reqs for RTM
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanmiller committed Jun 29, 2016
1 parent a39cb0a commit dd7e32f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/platforms/aspnetcore/existing-db.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Prerequisites
The following prerequisites are needed to complete this walkthrough:

* Visual Studio 2015 Update 2
* `ASP.NET Core RC2 Tools for Visual Studio <https://docs.asp.net/en/latest/getting-started/installing-on-windows.html>`_
* `.NET Core for Visual Studio <https://go.microsoft.com/fwlink/?LinkId=817245>`_
* `Blogging database`_

Blogging database
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/aspnetcore/new-db.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Prerequisites

The following prerequisites are needed to complete this walkthrough:

* Visual Studio 2015 Update 2
* `ASP.NET Core RC2 Tools for Visual Studio <https://go.microsoft.com/fwlink/?LinkId=798481>`_
* Visual Studio 2015 Update 3
* `.NET Core for Visual Studio <https://go.microsoft.com/fwlink/?LinkId=817245>`_

Create a new project
--------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/full-dotnet/existing-db.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Prerequisites

The following prerequisites are needed to complete this walkthrough:

* Visual Studio 2015 Update 2
* Visual Studio 2015 Update 3
* `Latest version of NuGet Package Manager <https://visualstudiogallery.msdn.microsoft.com/5d345edc-2e2d-4a9c-b73b-d53956dc458d>`_
* `Latest version of Windows PowerShell <https://www.microsoft.com/en-us/download/details.aspx?id=40855>`_
* `Blogging database`_
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/full-dotnet/new-db.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Prerequisites

The following prerequisites are needed to complete this walkthrough:

* Visual Studio 2015 Update 2
* Visual Studio 2015 Update 3
* `Latest version of NuGet Package Manager <https://visualstudiogallery.msdn.microsoft.com/5d345edc-2e2d-4a9c-b73b-d53956dc458d>`_
* `Latest version of Windows PowerShell <https://www.microsoft.com/en-us/download/details.aspx?id=40855>`_

Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/uwp/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Prerequisites

The following items are required to complete this walkthrough:
- Windows 10
- Visual Studio 2015 Update 2
- Visual Studio 2015 Update 3
- The latest version of `Windows 10 Developer Tools <https://dev.windows.com/en-us/downloads>`_

Create a new project
Expand Down

0 comments on commit dd7e32f

Please sign in to comment.