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
footer: "Are you interested in contributing to the .NET docs? For more information, see our [contributor guide](/contribute/dotnet/dotnet-contribute)."
Copy file name to clipboardExpand all lines: docs/csharp/whats-new/csharp-14.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,4 +88,6 @@ The `params` modifier still requires an explicitly typed parameter list.
88
88
89
89
You can read more about these changes in the article on [lambda expressions](../language-reference/operators/lambda-expressions.md#input-parameters-of-a-lambda-expression) in the C# language reference.
90
90
91
-
<!-- Add link to What's new in .NET 10 once it's published -->
91
+
## See also
92
+
93
+
-[What's new in .NET 10](../../core/whats-new/dotnet-10/overview.md)
0 commit comments