From 17a80a23a806f8955a43912bf5e240d20ef5c986 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Wed, 3 Jan 2024 11:43:45 -0500 Subject: [PATCH] AAXClean upgrade to .net8 --- Source/AaxDecrypter/AaxDecrypter.csproj | 2 +- Source/AppScaffolding/AppScaffolding.csproj | 2 +- Source/HangoverAvalonia/HangoverAvalonia.csproj | 12 ++++++------ Source/LibationAvalonia/LibationAvalonia.csproj | 14 +++++++------- Source/LibationUiBase/LibationUiBase.csproj | 2 +- .../WindowsConfigApp/WindowsConfigApp.csproj | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Source/AaxDecrypter/AaxDecrypter.csproj b/Source/AaxDecrypter/AaxDecrypter.csproj index 8b4558d5..43ee25ae 100644 --- a/Source/AaxDecrypter/AaxDecrypter.csproj +++ b/Source/AaxDecrypter/AaxDecrypter.csproj @@ -13,7 +13,7 @@ - + diff --git a/Source/AppScaffolding/AppScaffolding.csproj b/Source/AppScaffolding/AppScaffolding.csproj index 4491f0fe..87369f71 100644 --- a/Source/AppScaffolding/AppScaffolding.csproj +++ b/Source/AppScaffolding/AppScaffolding.csproj @@ -2,7 +2,7 @@ net8.0 - 11.2.0.1 + 11.3.0.1 diff --git a/Source/HangoverAvalonia/HangoverAvalonia.csproj b/Source/HangoverAvalonia/HangoverAvalonia.csproj index 8b8884ed..4b7c0b34 100644 --- a/Source/HangoverAvalonia/HangoverAvalonia.csproj +++ b/Source/HangoverAvalonia/HangoverAvalonia.csproj @@ -67,13 +67,13 @@ - - + + - - - - + + + + diff --git a/Source/LibationAvalonia/LibationAvalonia.csproj b/Source/LibationAvalonia/LibationAvalonia.csproj index 4b9c2e03..e9030a63 100644 --- a/Source/LibationAvalonia/LibationAvalonia.csproj +++ b/Source/LibationAvalonia/LibationAvalonia.csproj @@ -70,13 +70,13 @@ - - - - - - - + + + + + + + diff --git a/Source/LibationUiBase/LibationUiBase.csproj b/Source/LibationUiBase/LibationUiBase.csproj index 857224aa..52deea1d 100644 --- a/Source/LibationUiBase/LibationUiBase.csproj +++ b/Source/LibationUiBase/LibationUiBase.csproj @@ -9,7 +9,7 @@ - + diff --git a/Source/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj b/Source/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj index 473f84ec..6a383db0 100644 --- a/Source/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj +++ b/Source/LoadByOS/WindowsConfigApp/WindowsConfigApp.csproj @@ -26,7 +26,7 @@ - +