Skip to content

Holos 4 - 7722cb11

Choose a tag to compare

@github-actions github-actions released this 01 Oct 15:06
Fix null reference in grazing diet name and update CLI config

Added null-conditional checks for SelectedDiet.Name in CropInitializationService.Grazing to prevent possible NullReferenceException. Updated H.CLI.csproj to require minimum version 1.0.1.45 and enabled manifest signing.