From 4bb50f029f7e554bb74037bc86576e2cdd765bdc Mon Sep 17 00:00:00 2001 From: Loretta Date: Fri, 7 Nov 2025 14:09:30 +0100 Subject: [PATCH] fix --- Libraries/Nop.Core/Nop.Core.csproj | 9 +++++++++ Libraries/Nop.Data/Nop.Data.csproj | 9 +++++++++ Libraries/Nop.Services/Nop.Services.csproj | 9 +++++++++ Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj | 9 +++++++++ 4 files changed, 36 insertions(+) diff --git a/Libraries/Nop.Core/Nop.Core.csproj b/Libraries/Nop.Core/Nop.Core.csproj index 9c36723..f3c9b34 100644 --- a/Libraries/Nop.Core/Nop.Core.csproj +++ b/Libraries/Nop.Core/Nop.Core.csproj @@ -32,4 +32,13 @@ + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Core.dll + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Interfaces.dll + + + \ No newline at end of file diff --git a/Libraries/Nop.Data/Nop.Data.csproj b/Libraries/Nop.Data/Nop.Data.csproj index 6861eb3..296705f 100644 --- a/Libraries/Nop.Data/Nop.Data.csproj +++ b/Libraries/Nop.Data/Nop.Data.csproj @@ -28,4 +28,13 @@ + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Core.dll + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Interfaces.dll + + + \ No newline at end of file diff --git a/Libraries/Nop.Services/Nop.Services.csproj b/Libraries/Nop.Services/Nop.Services.csproj index f14788c..4d670d7 100644 --- a/Libraries/Nop.Services/Nop.Services.csproj +++ b/Libraries/Nop.Services/Nop.Services.csproj @@ -34,6 +34,15 @@ + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Core.dll + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Interfaces.dll + + + diff --git a/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj b/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj index 53b54e3..2c199c0 100644 --- a/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj +++ b/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj @@ -25,4 +25,13 @@ + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Core.dll + + + ..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Interfaces.dll + + + \ No newline at end of file