From 177c1a44a4946237b9fb9a367e98d05f0519c05a Mon Sep 17 00:00:00 2001 From: Vineeth Thomas Alex Date: Fri, 16 Aug 2024 13:43:13 -0500 Subject: [PATCH] Add JsonSerializerIsReflectionEnabledByDefault to props file --- Directory.Build.props | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index c6c3307..3a872c8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -55,4 +55,8 @@ + + + true + \ No newline at end of file