From 0bfbc17a43435d07a5b872b5336d47c71d2f468a Mon Sep 17 00:00:00 2001 From: Brian Bicknell Date: Tue, 24 Feb 2026 22:29:31 -0500 Subject: [PATCH] Updated various packages. --- JSMR.Api/JSMR.Api.csproj | 2 +- JSMR.Infrastructure/JSMR.Infrastructure.csproj | 2 +- JSMR.Tests/JSMR.Tests.csproj | 12 ++++++------ JSMR.UI.Blazor/JSMR.UI.Blazor.csproj | 10 +++++----- JSMR.Worker/JSMR.Worker.csproj | 4 ++-- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/JSMR.Api/JSMR.Api.csproj b/JSMR.Api/JSMR.Api.csproj index fd7a51c..e8265ce 100644 --- a/JSMR.Api/JSMR.Api.csproj +++ b/JSMR.Api/JSMR.Api.csproj @@ -9,7 +9,7 @@ - + diff --git a/JSMR.Infrastructure/JSMR.Infrastructure.csproj b/JSMR.Infrastructure/JSMR.Infrastructure.csproj index e13a1e9..e72f59c 100644 --- a/JSMR.Infrastructure/JSMR.Infrastructure.csproj +++ b/JSMR.Infrastructure/JSMR.Infrastructure.csproj @@ -15,7 +15,7 @@ - + diff --git a/JSMR.Tests/JSMR.Tests.csproj b/JSMR.Tests/JSMR.Tests.csproj index 98640be..d55afbb 100644 --- a/JSMR.Tests/JSMR.Tests.csproj +++ b/JSMR.Tests/JSMR.Tests.csproj @@ -20,22 +20,22 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/JSMR.UI.Blazor/JSMR.UI.Blazor.csproj b/JSMR.UI.Blazor/JSMR.UI.Blazor.csproj index 013b715..cd492be 100644 --- a/JSMR.UI.Blazor/JSMR.UI.Blazor.csproj +++ b/JSMR.UI.Blazor/JSMR.UI.Blazor.csproj @@ -10,13 +10,13 @@ - + - - - - + + + + diff --git a/JSMR.Worker/JSMR.Worker.csproj b/JSMR.Worker/JSMR.Worker.csproj index d04094f..942f7bb 100644 --- a/JSMR.Worker/JSMR.Worker.csproj +++ b/JSMR.Worker/JSMR.Worker.csproj @@ -27,9 +27,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + - +