Commit Graph

6 Commits

Author SHA1 Message Date
Loretta 2303cc5736 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:42 +01:00
Loretta d3659779ee .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Loretta 4bb50f029f fix 2025-11-07 14:09:30 +01:00
Loretta 84cd8ccf54 Mango.Nop.Core cleanup; 2025-11-05 14:56:39 +01:00
Loretta 937695e74c GeneratePackageOnBuild false 2025-10-23 11:27:00 +02:00
Adam 2311842089 Initial commit 2025-08-27 19:56:51 +02:00