Add appsettings.json to NopCommerce project! install reference packages; Implement endpoints; Fix CORS; etc...

This commit is contained in:
Loretta 2025-09-03 07:07:22 +02:00
parent 19662fd213
commit a1f7c8af2d
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@
<Reference Include="AyCode.Interfaces.Server">
<HintPath>..\..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Interfaces.Server.dll</HintPath>
</Reference>
<Reference Include="AyCode.Utils">
<HintPath>..\..\..\..\..\..\Aycode\Source\AyCode.Core\AyCode.Services.Server\bin\FruitBank\Debug\net9.0\AyCode.Utils.dll</HintPath>
</Reference>
</ItemGroup>
</Project>