Skip to content

Commit 273af48

Browse files
stress on the need to use the Preview version of VS
1 parent 5ee1855 commit 273af48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_contentTemplates/common/get-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#after-you-run-vanilla
2626
You may need to install the [Blazor VS Extensions](https://marketplace.visualstudio.com/items?itemName=aspnet.blazor) in order to get the neccessary app templates.
2727

28-
>tip Make sure that you have the latest bits installed (ASP.NET Core 3.0 and Visual Studo 2019 Preview channel are required).
28+
>tip Make sure that you have the latest bits installed (ASP.NET Core 3.0 and Visual Studo 2019 **Preview** channel are required).
2929
3030
### Using Official Visual Studio 2019
3131

@@ -35,7 +35,6 @@ You can also use the official VS 2019 installation and enable the .NET Core 3.0
3535
2. Open the **Projects and Solutions** node. Open the **.NET Core** tab.
3636
3. **Check** the box for **Use previews of the .NET Core SDK**. Select **OK**.
3737

38-
3938
>note Once you have the Blazor application running, continue to the next steps.
4039
#end
4140

0 commit comments

Comments
 (0)