From a1f7c8af2de6e510cc3cd5ecff7f9ab1acafe546 Mon Sep 17 00:00:00 2001 From: Loretta Date: Wed, 3 Sep 2025 07:07:22 +0200 Subject: [PATCH] Add appsettings.json to NopCommerce project! install reference packages; Implement endpoints; Fix CORS; etc... --- Mango.Nop.Core/Mango.Nop.Core.csproj | 3 --- 1 file changed, 3 deletions(-) diff --git a/Mango.Nop.Core/Mango.Nop.Core.csproj b/Mango.Nop.Core/Mango.Nop.Core.csproj index 03d77a0..c9e56cf 100644 --- a/Mango.Nop.Core/Mango.Nop.Core.csproj +++ b/Mango.Nop.Core/Mango.Nop.Core.csproj @@ -37,9 +37,6 @@ ..\..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Interfaces.Server.dll - - ..\..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Utils.dll -