Update README.md

Wanted to make sure people knew to get the latest preview of VS 2017...
This commit is contained in:
chassq 2018-04-07 08:56:43 -04:00 committed by Daniel Roth
parent 08d5a15013
commit 3f0c2b31a0
1 changed files with 2 additions and 2 deletions

View File

@ -65,9 +65,9 @@ Run `build.cmd /t:Test /p:BlazorAllTests=true` or `build.sh /t:Test /p:BlazorAll
## Opening in Visual Studio
Prerequisites:
- Visual Studio 2017 15.7 preview 1 (or newer) - [download](https://www.visualstudio.com/thank-you-downloading-visual-studio/?ch=pre&sku=Enterprise&rel=15)
- Visual Studio 2017 15.7 latest preview - [download](https://www.visualstudio.com/thank-you-downloading-visual-studio/?ch=pre&sku=Enterprise&rel=15)
We recommend getting the preview version of Visual Studio and updating it frequently. The Blazor
We recommend getting the latest preview version of Visual Studio and updating it frequently. The Blazor
editing experience in Visual Studio depends on new features of the Razor language tooling and
will be updated frequently.