Go to file
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
.cr/personal/FavoritesList Initial commit 2025-08-27 19:56:51 +02:00
Build Initial commit 2025-08-27 19:56:51 +02:00
Libraries Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:42 +01:00
Plugins .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Presentation Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:42 +01:00
Tests Update DLL HintPaths to use $(Configuration); prod DB switch 2026-03-24 18:30:42 +01:00
.deployment Initial commit 2025-08-27 19:56:51 +02:00
.gitignore Initial commit 2025-08-27 19:56:51 +02:00
Deploying.Readme.txt Initial commit 2025-08-27 19:56:51 +02:00
Directory.Build.props Initial commit 2025-08-27 19:56:51 +02:00
FruitBank.sln Add interactive build_fruitbank.bat script to solution 2025-12-25 08:48:48 +01:00
LICENSE.md Initial commit 2025-08-27 19:56:51 +02:00
build_fruitbank.bat Add interactive build_fruitbank.bat script to solution 2025-12-25 08:48:48 +01:00
deploy.cmd Initial commit 2025-08-27 19:56:51 +02:00