diff --git a/AaxDecrypter/AaxDecrypter.csproj b/AaxDecrypter/AaxDecrypter.csproj index cdcc31dc..d8b57fcf 100644 --- a/AaxDecrypter/AaxDecrypter.csproj +++ b/AaxDecrypter/AaxDecrypter.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + net5.0 diff --git a/ApplicationServices/ApplicationServices.csproj b/ApplicationServices/ApplicationServices.csproj index 7bb291d4..9cb3e0b9 100644 --- a/ApplicationServices/ApplicationServices.csproj +++ b/ApplicationServices/ApplicationServices.csproj @@ -1,11 +1,11 @@ - netstandard2.1 + net5.0 - + diff --git a/DataLayer/DataLayer.csproj b/DataLayer/DataLayer.csproj index e4fe5d75..4fba0eb2 100644 --- a/DataLayer/DataLayer.csproj +++ b/DataLayer/DataLayer.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1;netstandard2.1 + net5.0 @@ -12,13 +12,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DtoImporterService/DtoImporterService.csproj b/DtoImporterService/DtoImporterService.csproj index 8b8454dd..ab629102 100644 --- a/DtoImporterService/DtoImporterService.csproj +++ b/DtoImporterService/DtoImporterService.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + net5.0 diff --git a/FileLiberator/FileLiberator.csproj b/FileLiberator/FileLiberator.csproj index 2060cd34..08a7d736 100644 --- a/FileLiberator/FileLiberator.csproj +++ b/FileLiberator/FileLiberator.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + net5.0 diff --git a/FileManager/FileManager.csproj b/FileManager/FileManager.csproj index 8f5a8de8..54a5efe3 100644 --- a/FileManager/FileManager.csproj +++ b/FileManager/FileManager.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + net5.0 diff --git a/InternalUtilities/InternalUtilities.csproj b/InternalUtilities/InternalUtilities.csproj index 531ac0e6..49041bf8 100644 --- a/InternalUtilities/InternalUtilities.csproj +++ b/InternalUtilities/InternalUtilities.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + net5.0 diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index ed1c1f32..49919ddf 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -3,7 +3,7 @@ WinExe - netcoreapp3.1 + net5.0-windows true libation.ico Libation @@ -13,7 +13,7 @@ win-x64 - 4.0.14.4 + 4.0.14.6 diff --git a/LibationSearchEngine/LibationSearchEngine.csproj b/LibationSearchEngine/LibationSearchEngine.csproj index bf375dab..994b7182 100644 --- a/LibationSearchEngine/LibationSearchEngine.csproj +++ b/LibationSearchEngine/LibationSearchEngine.csproj @@ -1,7 +1,7 @@  - netstandard2.1 + net5.0 diff --git a/LibationWinForms/LibationWinForms.csproj b/LibationWinForms/LibationWinForms.csproj index 494c66db..ab2d7d9b 100644 --- a/LibationWinForms/LibationWinForms.csproj +++ b/LibationWinForms/LibationWinForms.csproj @@ -2,7 +2,7 @@ Library - netcoreapp3.1 + net5.0-windows true libation.ico diff --git a/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj b/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj index bc818b99..88b1cbf5 100644 --- a/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj +++ b/WindowsDesktopUtilities/WindowsDesktopUtilities.csproj @@ -2,7 +2,7 @@ Library - netcoreapp3.1 + net5.0-windows true diff --git a/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj b/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj index a68ac1fa..48fb5010 100644 --- a/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj +++ b/_Demos/ffmpeg decrypt/ffmpeg decrypt.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp3.1 + net5.0-windows ffmpeg_decrypt true diff --git a/_Demos/inAudibleLite/inAudibleLite.csproj b/_Demos/inAudibleLite/inAudibleLite.csproj index dc4da24f..9c9dd707 100644 --- a/_Demos/inAudibleLite/inAudibleLite.csproj +++ b/_Demos/inAudibleLite/inAudibleLite.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp3.1 + net5.0-windows true diff --git a/_Tests/InternalUtilities.Tests/InternalUtilities.Tests.csproj b/_Tests/InternalUtilities.Tests/InternalUtilities.Tests.csproj index 2de2579c..75c0e63c 100644 --- a/_Tests/InternalUtilities.Tests/InternalUtilities.Tests.csproj +++ b/_Tests/InternalUtilities.Tests/InternalUtilities.Tests.csproj @@ -1,13 +1,13 @@ - netcoreapp3.1 + net5.0 false - +