Go to file
Loretta 1898f4d517 Update DLL HintPaths to use $(Configuration); prod DB switch
Replaced hardcoded Debug paths in all .csproj files with $(Configuration) for AyCode and FruitBank DLL references, enabling correct DLL resolution for any build configuration. Switched appsettings.json connection string to use the FruitBank_PROD database. Added a null check for StockTaking in StockSignalREndpointServer.cs to prevent possible null reference exceptions. Noted some encoding issues in .csproj comments and copyright fields. No other functional changes.
2026-03-24 18:30:43 +01:00
.vs initialize v1.1 2024-11-11 12:06:29 +01:00
Mango.Nop.Core Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:43 +01:00
Mango.Nop.Data Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:43 +01:00
Mango.Nop.Services Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:43 +01:00
.gitignore merge 2024-11-11 13:50:52 +01:00