Skip to content

Commit cd70f26

Browse files
authored
Update supported status of .NET 6 (#44453)
1 parent 295d55a commit cd70f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/sdk-errors/netsdk1138.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NETSDK1138 indicates that your project targets a version of the framework that i
1212

1313
> The target framework '\<framework>' is out of support and will not receive security updates in the future. Please refer to <https://aka.ms/dotnet-core-support> for more information about the support policy.
1414
15-
Out-of-support versions include 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, and 5.0.
15+
Out-of-support versions include 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5, 6, and 7.
1616

1717
To resolve this error, change your project to target a supported version of .NET.
1818

0 commit comments

Comments
 (0)