Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announce/Feedback: .NET Core 2.2 will be deprecated on 19 June for Windows, Ubuntu and macOS images #975

Closed
maxim-lobanov opened this issue Jun 1, 2020 · 1 comment

Comments

@maxim-lobanov
Copy link
Contributor

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!

@maxim-lobanov 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
@maxim-lobanov maxim-lobanov pinned this issue Jun 1, 2020
@maxim-lobanov maxim-lobanov unpinned this issue Jun 24, 2020
@miketimofeev
Copy link
Contributor

PRs were merged, .NET 2.2 removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants