Remove duplicate word (#8952)
parent
5bffce9501
commit
f514dc1a70
|
@ -63,7 +63,7 @@ Any dependencies of the preceding packages that otherwise aren't dependencies of
|
|||
|
||||
## Update ASP.NET Core 2.1
|
||||
|
||||
We recommend migrating migrating to the `Microsoft.AspNetCore.App` metapackage for 2.1 and later. To keep using the `Microsoft.AspNetCore.All` metapackage and ensure the latest patch version is deployed:
|
||||
We recommend migrating to the `Microsoft.AspNetCore.App` metapackage for 2.1 and later. To keep using the `Microsoft.AspNetCore.All` metapackage and ensure the latest patch version is deployed:
|
||||
|
||||
* On development machines and build servers: Install the latest [.NET Core SDK](https://www.microsoft.com/net/download).
|
||||
* On deployment servers: Install the latest [.NET Core runtime](https://www.microsoft.com/net/download).
|
||||
|
|
Loading…
Reference in New Issue