From 757d5ef1a7452626aebed8732afb27ac3b950609 Mon Sep 17 00:00:00 2001 From: michalcourson Date: Tue, 24 Feb 2026 21:15:29 -0500 Subject: [PATCH] Update package versions in ClipTrimDotNet.csproj Upgraded several NuGet package dependencies in ClipTrimDotNet.csproj, including Microsoft.Extensions.* packages, System.* packages, and System.Drawing.Common, from version 8.x to 10.x or 9.x where applicable. This ensures compatibility with newer frameworks and libraries, and may provide bug fixes and performance improvements. No other files were modified. --- .../ClipTrimDotNet/ClipTrimDotNet.csproj | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/stream_deck_plugin/ClipTrimDotNet/ClipTrimDotNet.csproj b/stream_deck_plugin/ClipTrimDotNet/ClipTrimDotNet.csproj index c4b976a..d013d9a 100644 --- a/stream_deck_plugin/ClipTrimDotNet/ClipTrimDotNet.csproj +++ b/stream_deck_plugin/ClipTrimDotNet/ClipTrimDotNet.csproj @@ -17,12 +17,12 @@ - - - - - - + + + + + + @@ -37,13 +37,13 @@ - - - + + + - - + +