From c5e195bcd53609eb5b05e98f628d86ac05c6b426 Mon Sep 17 00:00:00 2001 From: Stephan van Rooij <1292510+svrooij@users.noreply.github.com> Date: Thu, 21 Sep 2023 10:56:52 +0000 Subject: [PATCH] fix: Fixed the dependency mess Fixed #38857 --- eng/Packages.Data.props | 16 +++++++----- sdk/core/Azure.Core/src/Azure.Core.csproj | 32 ++++++++++++++++++----- 2 files changed, 34 insertions(+), 14 deletions(-) diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index 7739deaf8a60..b2c9a5166e10 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -33,7 +33,7 @@ - + @@ -41,6 +41,7 @@ + @@ -65,19 +66,20 @@ - + - + + - - + + - + @@ -177,7 +179,7 @@ - + diff --git a/sdk/core/Azure.Core/src/Azure.Core.csproj b/sdk/core/Azure.Core/src/Azure.Core.csproj index 51ed3ced0b0a..412bd3891251 100644 --- a/sdk/core/Azure.Core/src/Azure.Core.csproj +++ b/sdk/core/Azure.Core/src/Azure.Core.csproj @@ -25,18 +25,36 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + - + + + + +