You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are going to deprecate .NET Core 2.2 on 19 June for Windows, Ubuntu and macOS images.
This change is because 2.2 version of .NET Core has been deprecated in January, 2020. As we try only to keep the versions which are not End Of Line (2.1, 3.0 and 3.1).
Please see related pull-request: #535
In .NET Core, its recommended to always build using the latest SDK,
if however a specific version of the SDK is required,
then use of UseDotNet task is recommended.
If you still need to use .NET Core 2.2.x, you will be able to install it in runtime using the following tasks:
If you have any concerns or questions please let use know through this issue.
Thanks!
The text was updated successfully, but these errors were encountered:
maxim-lobanov
changed the title
Announce/Feedback: .NET Core 2.2 will be deprecated on 19 June for Windows / Ubuntu / macOS images
Announce/Feedback: .NET Core 2.2 will be deprecated on 19 June for Windows, Ubuntu and macOS images
Jun 1, 2020
We are going to deprecate .NET Core 2.2 on 19 June for Windows, Ubuntu and macOS images.
This change is because 2.2 version of .NET Core has been deprecated in January, 2020. As we try only to keep the versions which are not End Of Line (2.1, 3.0 and 3.1).
Please see related pull-request: #535
If you still need to use .NET Core 2.2.x, you will be able to install it in runtime using the following tasks:
If you have any concerns or questions please let use know through this issue.
Thanks!
The text was updated successfully, but these errors were encountered: