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. |
||
|---|---|---|
| .. | ||
| Mango.Sandbox.EndPoints.Tests.csproj | ||
| SignalRClientSandbox.cs | ||
| SignalRClientToEndpointTest.cs | ||