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. |
||
|---|---|---|
| .. | ||
| Services | ||
| DevAdminSignalRHubSandbox.cs | ||
| Logger.cs | ||
| Mango.Sandbox.EndPoints.csproj | ||
| Program.cs | ||
| TestSignalREndpoint.cs | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| test-sandbox.ps1 | ||