From bafefd4f4dc788e13d7953bb9f327cca94f6b3ef Mon Sep 17 00:00:00 2001 From: Luca Auer Date: Tue, 1 Oct 2024 13:42:07 +0200 Subject: [PATCH] Bump dependencies --- src/ImageSort.WPF/ImageSort.WPF.csproj | 4 ++-- src/ImageSort.WindowsSetup/ImageSort.WindowsSetup.wixproj | 6 +++--- src/ImageSort/ImageSort.csproj | 2 +- tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/ImageSort.WPF/ImageSort.WPF.csproj b/src/ImageSort.WPF/ImageSort.WPF.csproj index 6735f8d1..821395da 100644 --- a/src/ImageSort.WPF/ImageSort.WPF.csproj +++ b/src/ImageSort.WPF/ImageSort.WPF.csproj @@ -19,9 +19,9 @@ - + - + All diff --git a/src/ImageSort.WindowsSetup/ImageSort.WindowsSetup.wixproj b/src/ImageSort.WindowsSetup/ImageSort.WindowsSetup.wixproj index a151185d..418a24d5 100644 --- a/src/ImageSort.WindowsSetup/ImageSort.WindowsSetup.wixproj +++ b/src/ImageSort.WindowsSetup/ImageSort.WindowsSetup.wixproj @@ -1,5 +1,5 @@ - + false @@ -19,8 +19,8 @@ - - + + diff --git a/src/ImageSort/ImageSort.csproj b/src/ImageSort/ImageSort.csproj index 20fb23b8..fc4407e8 100644 --- a/src/ImageSort/ImageSort.csproj +++ b/src/ImageSort/ImageSort.csproj @@ -7,7 +7,7 @@ - + All diff --git a/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj b/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj index 58e5c3b7..e367c92e 100644 --- a/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj +++ b/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj @@ -15,8 +15,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all