Update instruction to use dotnet core 3.1
This commit is contained in:
parent
590ea16137
commit
0c2bc83d21
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<p>
|
||||
Download NET Core
|
||||
<a
|
||||
href="https://dotnet.microsoft.com/download/dotnet-core/3.0"
|
||||
href="https://dotnet.microsoft.com/download/dotnet-core/3.1"
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
>here</a>. Then install the SDK.
|
||||
|
|
Loading…
Reference in a new issue