Commit 1d845f4
Don't refer to C# 11 as "new" anymore (#49960)
* Remove C# 11 "What's new"
Remove the "What's new in C# 11 article, and consolidate with the C# version history.
* Remove references to C# 11 "new"
Removing all phrasing that indicates when a feature was added in C# 11.
Update date and perform an edit and review pass.
* Fix warnings
* more warnings..
* Move virtual static tutorial
* Update tutorial code.
* fix warnings
* mispelled redirection
* Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Meaghan Osagie (Lewis) <[email protected]>
* respond to feedback.
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Meaghan Osagie (Lewis) <[email protected]>1 parent 655ed45 commit 1d845f4
File tree
47 files changed
+254
-459
lines changed- docs
- core
- compatibility/core-libraries/6.0
- whats-new
- csharp
- advanced-topics
- interface-implementation
- snippets/staticinterfaces
- reflection-and-attributes
- snippets/conceptual
- fundamentals
- functional
- types
- language-reference
- attributes
- builtin-types
- compiler-messages
- keywords
- operators
- statements
- tokens
- programming-guide
- classes-and-structs
- generics
- strings
- tour-of-csharp
- tutorials
- whats-new
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+254
-459
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | 352 | | |
357 | 353 | | |
358 | 354 | | |
| |||
4753 | 4749 | | |
4754 | 4750 | | |
4755 | 4751 | | |
4756 | | - | |
| 4752 | + | |
| 4753 | + | |
| 4754 | + | |
| 4755 | + | |
| 4756 | + | |
4757 | 4757 | | |
4758 | 4758 | | |
4759 | 4759 | | |
| |||
5004 | 5004 | | |
5005 | 5005 | | |
5006 | 5006 | | |
| 5007 | + | |
| 5008 | + | |
| 5009 | + | |
| 5010 | + | |
5007 | 5011 | | |
5008 | 5012 | | |
5009 | | - | |
| 5013 | + | |
5010 | 5014 | | |
5011 | 5015 | | |
5012 | 5016 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments