Skip to content

Commit

Permalink
Upgrade readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dodyg committed Jan 29, 2020
1 parent 5a1d422 commit 97d754b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/blazor/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Blazor (17)

Make sure you installed the latest [.NET Core 3 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.0).
Make sure you installed the latest [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.1).

You will find samples for Blazor, a .NET application framework for Web Assembly here. To run the sample, simply type `dotnet watch run` at the folder of each project. Make sure you pay attention which port Kestrel is running on.

* [Hello World](/projects/blazor/hello-world)
* [Hello World](/projects/blazor/HelloWorld)

The smallest Blazor app you can create.

Expand Down

0 comments on commit 97d754b

Please sign in to comment.