1
0
mirror of synced 2026-02-02 15:00:11 -05:00

fixed typo on arere

This commit is contained in:
Raymond Sanchez
2018-08-21 18:29:02 -05:00
committed by GitHub
parent 8d5af8a4dc
commit 2aa9bccbdb

View File

@@ -39,7 +39,7 @@ The following repos have been updated
### 2.1.3 declared LTS
With the August Update, we arere pleased to announce that 2.1.3 begins the .NET Core 2.1 LTS lifecycle. We will continue to update 2.1 with important fixes to address security and reliability issues as wells as add support for new operating system versions. Details on the .NET Core lifecycle can be seen in the [.NET Core support policy](https://www.microsoft.com/net/support/policy).
With the August Update, we are pleased to announce that 2.1.3 begins the .NET Core 2.1 LTS lifecycle. We will continue to update 2.1 with important fixes to address security and reliability issues as wells as add support for new operating system versions. Details on the .NET Core lifecycle can be seen in the [.NET Core support policy](https://www.microsoft.com/net/support/policy).
The LTS designation covers all packages referenced by `Microsoft.NETCore.App` and `Microsoft.AspNetCore.App`. To ensure that applications which are chosen to run on 2.1 remain on the LTS supported updates, it's important to reference these packages rather than 'loose' packages. This will enable the applications to properly utilize .NET Core 2.1 updates when they are released and installed.