Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

Commit

Permalink
Update get-started.md (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
danroth27 authored and guardrex committed Jun 7, 2018
1 parent 2a93415 commit 29675b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ uid: client-side/blazor/get-started
## Setup

1. Install the [.NET Core 2.1 SDK](https://go.microsoft.com/fwlink/?linkid=873092) (2.1.300 or later).
1. Install [Visual Studio 2017](https://go.microsoft.com/fwlink/?linkid=873093) (15.7 or later) with the *ASP.NET and web development* workload selected.
1. Install [Visual Studio 2017](https://go.microsoft.com/fwlink/?linkid=873093) (15.7) with the *ASP.NET and web development* workload selected.
- Note: The Blazor tooling isn't currently compatible with the VS2017 preview channel (15.8). This will be addressed in a future Blazor release.
1. Install the latest [Blazor Language Services extension](https://go.microsoft.com/fwlink/?linkid=870389) from the Visual Studio Marketplace.

To create your first project from Visual Studio:
Expand Down

0 comments on commit 29675b9

Please sign in to comment.