Update README.md
Wanted to make sure people knew to get the latest preview of VS 2017...
This commit is contained in:
parent
08d5a15013
commit
3f0c2b31a0
|
|
@ -65,9 +65,9 @@ Run `build.cmd /t:Test /p:BlazorAllTests=true` or `build.sh /t:Test /p:BlazorAll
|
||||||
## Opening in Visual Studio
|
## Opening in Visual Studio
|
||||||
|
|
||||||
Prerequisites:
|
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
|
editing experience in Visual Studio depends on new features of the Razor language tooling and
|
||||||
will be updated frequently.
|
will be updated frequently.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue