Update Build .NET SDK to 5.0 since it is now the baseline for the project. (#6)
This commit is contained in:
parent
aaab3bb8cb
commit
15f6b0b134
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.1"
|
||||
href="https://dotnet.microsoft.com/download/dotnet/5.0"
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
>here</a>. Then install the SDK.
|
||||
|
|
Loading…
Reference in a new issue