From 2fd3f8ca3b72f3ca2d511b1671a91501c4212eec Mon Sep 17 00:00:00 2001 From: Arooshi Avasthy Date: Tue, 29 Oct 2024 23:30:47 -0700 Subject: [PATCH] Update targets file to ensure newtonsoft update can cater to more scenarios. --- .../src/Microsoft.Azure.Cosmos.targets | 42 +++++++++++++++---- 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/Microsoft.Azure.Cosmos/src/Microsoft.Azure.Cosmos.targets b/Microsoft.Azure.Cosmos/src/Microsoft.Azure.Cosmos.targets index 5fa5bd68f7..6f7765dbf8 100644 --- a/Microsoft.Azure.Cosmos/src/Microsoft.Azure.Cosmos.targets +++ b/Microsoft.Azure.Cosmos/src/Microsoft.Azure.Cosmos.targets @@ -55,16 +55,44 @@ Copyright (C) Microsoft Corporation. All rights reserved. - - - + + + + + + false + + + - - - + + + + + + + + + packages.config + false + + + + + + + + true + + + + + \ No newline at end of file