Update Language-Version-History.md

Co-authored-by: Fred Silberberg <fred@silberberg.xyz>
This commit is contained in:
Leandro Fernandes 2020-07-25 14:36:28 -03:00 committed by GitHub
parent 384dc3b466
commit 1d383e70d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,4 +133,4 @@ Features Added in C# Language Versions
- Literals
- [Verbatim identifier](https://docs.microsoft.com/dotnet/csharp/language-reference/tokens/verbatim)
- Unsigned integer types
- [Boxing e unboxing](https://docs.microsoft.com/pt-br/dotnet/csharp/programming-guide/types/boxing-and-unboxing)
- [Boxing and unboxing](https://docs.microsoft.com/pt-br/dotnet/csharp/programming-guide/types/boxing-and-unboxing)