From e151af8f37a96b28b9775812aab1c2e9021886bf Mon Sep 17 00:00:00 2001 From: JKorf Date: Tue, 10 Feb 2026 18:38:45 +0100 Subject: [PATCH] Updated client versions examples --- Examples/BlazorClient/BlazorClient.csproj | 50 ++++++++++----------- Examples/ConsoleClient/ConsoleClient.csproj | 28 ++++++------ Examples/SharedClients/SharedClients.csproj | 6 +-- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/Examples/BlazorClient/BlazorClient.csproj b/Examples/BlazorClient/BlazorClient.csproj index 3592601..f8ae891 100644 --- a/Examples/BlazorClient/BlazorClient.csproj +++ b/Examples/BlazorClient/BlazorClient.csproj @@ -5,32 +5,32 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - + + + diff --git a/Examples/ConsoleClient/ConsoleClient.csproj b/Examples/ConsoleClient/ConsoleClient.csproj index 0b7a0a8..b2aafb8 100644 --- a/Examples/ConsoleClient/ConsoleClient.csproj +++ b/Examples/ConsoleClient/ConsoleClient.csproj @@ -6,20 +6,20 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/Examples/SharedClients/SharedClients.csproj b/Examples/SharedClients/SharedClients.csproj index fa05152..ee9d21c 100644 --- a/Examples/SharedClients/SharedClients.csproj +++ b/Examples/SharedClients/SharedClients.csproj @@ -8,9 +8,9 @@ - - - + + +