You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _contentTemplates/common/get-started.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
#after-you-run-vanilla
26
26
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.
27
27
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).
29
29
30
30
### Using Official Visual Studio 2019
31
31
@@ -35,7 +35,6 @@ You can also use the official VS 2019 installation and enable the .NET Core 3.0
35
35
2. Open the **Projects and Solutions** node. Open the **.NET Core** tab.
36
36
3.**Check** the box for **Use previews of the .NET Core SDK**. Select **OK**.
37
37
38
-
39
38
>note Once you have the Blazor application running, continue to the next steps.
0 commit comments