Skip to content

Commit 9867564

Browse files
committed
Update breaking changes
1 parent da69bef commit 9867564

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/compilers/CSharp/Compiler Breaking Changes - DotNet 10.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,7 @@ class partial { }
334334

335335
## `extension` treated as a contextual keyword
336336

337-
PROTOTYPE record which version this break is introduced in
338-
337+
***Introduced in Visual Studio 2022 version 17.4.***
339338
Starting with C# 14, the `extension` keyword serves a special purpose in denoting extension containers.
340339
This changes how the compiler interprets certain code constructs.
341340

0 commit comments

Comments
 (0)