From 4b5b75a91731ee809e04bd662b1b9395847c61c9 Mon Sep 17 00:00:00 2001 From: Moaid Hathot Date: Sun, 26 Nov 2023 06:45:05 +0200 Subject: [PATCH] fix nuget.md formatting --- docs/readme/nuget.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/readme/nuget.md b/docs/readme/nuget.md index 78257a3..560fbf9 100644 --- a/docs/readme/nuget.md +++ b/docs/readme/nuget.md @@ -142,12 +142,6 @@ DumpConfig.Default.MaxDepth = 3; //Much more... ``` -moaid.Spouse = haneeni; -haneeni.Spouse = moaid; - -moaid.Dump(); -//You can define max depth as well, e.g `moaid.Dump(maxDepth: 2)` -``` ![image](https://user-images.githubusercontent.com/8770486/232280616-c6127820-7e2b-448b-81ca-1aded2894cdc.png) ### Support for Arrays, Dictionaries and Collections