Today, we are releasing the .NET June 2022 Updates. These updates contain security and non-security improvements. Your app may be vulnerable if you have not deployed the latest .NET update.
You can download 6.0.6 and 3.1.26 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64.
- Installers and binaries: 6.0.6 | 3.1.26
- Release notes: 6.0.6 | 3.1.26
- Container images
- Linux packages: 6.0.6 | 3.1.26
- Release feedback/issue
- Known issues: 6.0 | 3.1
Improvements
Security
CVE 2022-30184: .NET Information Disclosure Vulnerability
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6 and .NET Core 3.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.
A vulnerability exists in .NET 6 and .NET Core 3.1 within Nuget where a credential leak can occur.
Visual Studio
See release notes for Visual Studio compatibility for .NET 6.0 and .NET Core 3.1.
.NET 5 is Out of Support
.NET 5 is now out of support. Starting with the June 2022 servicing update for Visual Studio 2019 16.11 and Visual Studio 2019 16.9, the .NET 5 component in Visual Studio will be marked out of support and made optional (not installed by default). This means that workloads in Visual Studio may be installed without installing .NET 5 and customers can continue to target .NET Core 3.1 and .NET Framework in a supported configuration. Note that existing installations won’t be affected and any previously installed workload and component will remain installed until the component or workload is unselected in Visual Studio setup. While it’s possible for you to re-select this optional component in Visual Studio and re-install this, we strongly recommend you use .NET 6 with Visual Studio 2022 to build apps that run on a supported .NET runtime.
.NET Core 3.1 Out of Support on December 13, 2022
.NET Core 3.1 will be out of support on December 13, 2022, as described in .NET Releases and per .NET Release Policies. After that time, .NET Core 3.1 patch updates will no longer be provided. We recommend that you move any .NET Core 3.1 applications and environments to .NET 6.
The .NET Releases page is the best place to look for release lifecycle information. Knowing key dates helps you make informed decisions about when to upgrade or make other changes to your software and computing environment.
The post .NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26 appeared first on .NET Blog.
Comments
Post a Comment