From 1c32149c2bfb48ed17d3f056fc7f2f619bfdfd21 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Wed, 26 Aug 2026 12:58:28 +0000 Subject: [PATCH] Update Dinah.Core to 10.2.6.1 No code change needed. 10.2.6.1 replaces the Pluralize.NET dependency with an internal pluralizer inside Dinah.Core; the Pluralize and PluralizeWithCount extensions this repo uses behave the same, which the existing tests that assert on their output confirm. Co-authored-by: rmcrackan --- Source/DataLayer/DataLayer.csproj | 2 +- Source/FileManager/FileManager.csproj | 2 +- .../CrossPlatformClientExe/CrossPlatformClientExe.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/DataLayer/DataLayer.csproj b/Source/DataLayer/DataLayer.csproj index 2ef9fae1..d9b49daf 100644 --- a/Source/DataLayer/DataLayer.csproj +++ b/Source/DataLayer/DataLayer.csproj @@ -11,7 +11,7 @@ - + diff --git a/Source/FileManager/FileManager.csproj b/Source/FileManager/FileManager.csproj index 32578f73..09c4e0c1 100644 --- a/Source/FileManager/FileManager.csproj +++ b/Source/FileManager/FileManager.csproj @@ -6,7 +6,7 @@ - + diff --git a/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj b/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj index cac8a10b..8b7cff9b 100644 --- a/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj +++ b/Source/_Demos/LoadByOS/CrossPlatformClientExe/CrossPlatformClientExe.csproj @@ -19,7 +19,7 @@ - +