Skip to content

Commit 9e82664

Browse files
CalvinAllenRon Petrusha
authored andcommitted
Update boxing-and-unboxing.md (#5946)
The section calling attention to the c# spec was duplicated.
1 parent 8657a6d commit 9e82664

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/csharp/programming-guide/types/boxing-and-unboxing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,5 @@ int j = (int) o;
107107

108108
- [Value Types](../../../csharp/language-reference/keywords/value-types.md)
109109

110-
## C# Language Specification
111-
[!INCLUDE[CSharplangspec](~/includes/csharplangspec-md.md)]
112-
113110
## See Also
114111
[C# Programming Guide](../../../csharp/programming-guide/index.md)

0 commit comments

Comments
 (0)