Update deep-dive-blog-posts.md (#71907)
authorD.C. Valkyrie <skynode@users.noreply.github.com>
Sun, 10 Jul 2022 17:56:59 +0000 (19:56 +0200)
committerGitHub <noreply@github.com>
Sun, 10 Jul 2022 17:56:59 +0000 (13:56 -0400)
Update deep dive blog list with Stephen Toub's Performance Improvements in .NET 6

docs/deep-dive-blog-posts.md

index 0127869..72b7dd4 100644 (file)
@@ -7,6 +7,7 @@
 - [Performance improvements in .NET Core 2.1](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-core-2-1/)
 - [Performance improvements in .NET Core 3.0](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-core-3-0/)
 - [Performance improvements in .NET 5](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-5/)
+- [Performance improvements in .NET 6](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-6/)
 
 
 ### Posts that take a high-level look at the entire source: