Update first-web-api.md
parent
2b227b0290
commit
064b45f0dc
|
@ -402,7 +402,7 @@ This tutorial uses [http-repl](../web-api/http-repl/index.md) to test the web AP
|
|||
dotnet tool install -g Microsoft.dotnet-httprepl
|
||||
```
|
||||
|
||||
* If you don't have the .NET 5.0 SDK or runtime installed, install the [.NET 5.0 runtime](https://dotnet.microsoft.com/download/dotnet/5.0/runtime).
|
||||
* If you don't have the .NET 6.0 SDK or runtime installed, install the [.NET 6.0 runtime](https://dotnet.microsoft.com/download/dotnet/6.0/runtime).
|
||||
|
||||
<a name="post"></a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue