From 4970e23866370a6c2cdcb09291d68ee232c55ce9 Mon Sep 17 00:00:00 2001 From: LP Date: Tue, 2 Apr 2024 09:51:45 +0100 Subject: [PATCH] Bumped various nuget versions --- src/Strem.Core/Strem.Core.csproj | 2 +- src/Strem.Flows.Default/Strem.Flows.Default.csproj | 6 +++--- src/Strem.Infrastructure/Plugin/InfrastructureModule.cs | 2 +- src/Strem.Infrastructure/Strem.Infrastructure.csproj | 4 ++-- src/Strem.OBS/Strem.OBS.csproj | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Strem.Core/Strem.Core.csproj b/src/Strem.Core/Strem.Core.csproj index 89dd7c8..0a2240d 100644 --- a/src/Strem.Core/Strem.Core.csproj +++ b/src/Strem.Core/Strem.Core.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Strem.Flows.Default/Strem.Flows.Default.csproj b/src/Strem.Flows.Default/Strem.Flows.Default.csproj index 02ff8fb..cced8bd 100644 --- a/src/Strem.Flows.Default/Strem.Flows.Default.csproj +++ b/src/Strem.Flows.Default/Strem.Flows.Default.csproj @@ -19,10 +19,10 @@ - + - - + + diff --git a/src/Strem.Infrastructure/Plugin/InfrastructureModule.cs b/src/Strem.Infrastructure/Plugin/InfrastructureModule.cs index 9d4db9f..c469699 100644 --- a/src/Strem.Infrastructure/Plugin/InfrastructureModule.cs +++ b/src/Strem.Infrastructure/Plugin/InfrastructureModule.cs @@ -99,7 +99,7 @@ public void Setup(IServiceCollection services) // State/Stores services.AddSingleton(LoadAppState); - + // Registries services.AddSingleton(); services.AddSingleton(); diff --git a/src/Strem.Infrastructure/Strem.Infrastructure.csproj b/src/Strem.Infrastructure/Strem.Infrastructure.csproj index 4552d47..4f6fa82 100644 --- a/src/Strem.Infrastructure/Strem.Infrastructure.csproj +++ b/src/Strem.Infrastructure/Strem.Infrastructure.csproj @@ -21,8 +21,8 @@ - - + + diff --git a/src/Strem.OBS/Strem.OBS.csproj b/src/Strem.OBS/Strem.OBS.csproj index 0377235..d07d21b 100644 --- a/src/Strem.OBS/Strem.OBS.csproj +++ b/src/Strem.OBS/Strem.OBS.csproj @@ -14,7 +14,7 @@ - +