diff --git a/BuildTools/LicenseUpdater/LicenseUpdater.csproj b/BuildTools/LicenseUpdater/LicenseUpdater.csproj index 551de1203..cc6ad9d95 100755 --- a/BuildTools/LicenseUpdater/LicenseUpdater.csproj +++ b/BuildTools/LicenseUpdater/LicenseUpdater.csproj @@ -1,4 +1,4 @@ - + Exe @@ -6,6 +6,8 @@ license_upgrader enable enable + Copyright © 2024 Team Duplicati, MIT license + diff --git a/Duplicati.Library.RestAPI/Duplicati.Library.RestAPI.csproj b/Duplicati.Library.RestAPI/Duplicati.Library.RestAPI.csproj index 839bdb081..cbaef25dd 100644 --- a/Duplicati.Library.RestAPI/Duplicati.Library.RestAPI.csproj +++ b/Duplicati.Library.RestAPI/Duplicati.Library.RestAPI.csproj @@ -1,7 +1,8 @@ - + net8.0 + Copyright © 2024 Team Duplicati, MIT license @@ -33,3 +34,4 @@ + diff --git a/Duplicati/CommandLine/AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj b/Duplicati/CommandLine/AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj index 5a2137134..2bdf033a4 100644 --- a/Duplicati/CommandLine/AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj +++ b/Duplicati/CommandLine/AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj @@ -1,9 +1,10 @@ - + net8.0 Duplicati.CommandLine.AutoUpdater.Implementation Duplicati.CommandLine.AutoUpdater + Copyright © 2024 Team Duplicati, MIT license @@ -20,3 +21,4 @@ + diff --git a/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj b/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj index 900907483..f71a978e1 100644 --- a/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj +++ b/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj @@ -1,9 +1,10 @@ - + net8.0 A backend debugging tool for Duplicati Duplicati.CommandLine.BackendTester.Implementation + Copyright © 2024 Team Duplicati, MIT license @@ -27,3 +28,4 @@ + diff --git a/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj b/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj index f265daf71..93d68ae44 100644 --- a/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj +++ b/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj @@ -1,8 +1,9 @@ - + net8.0 Duplicati.CommandLine.BackendTool.Implementation + Copyright © 2024 Team Duplicati, MIT license @@ -20,3 +21,4 @@ + diff --git a/Duplicati/CommandLine/CLI/Duplicati.CommandLine.csproj b/Duplicati/CommandLine/CLI/Duplicati.CommandLine.csproj index 7b6f5b54f..96f680beb 100644 --- a/Duplicati/CommandLine/CLI/Duplicati.CommandLine.csproj +++ b/Duplicati/CommandLine/CLI/Duplicati.CommandLine.csproj @@ -1,10 +1,11 @@ - + net8.0 A commandline version of Duplicati Duplicati.CommandLine.Implementation TrayWarning.ico + Copyright © 2024 Team Duplicati, MIT license @@ -34,4 +35,4 @@ - \ No newline at end of file + diff --git a/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj b/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj index 4a26154f8..b400d7ec7 100644 --- a/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj +++ b/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj @@ -1,9 +1,10 @@ - + net8.0 Exe Duplicati.CommandLine.ConfigurationImporter.Implementation + Copyright © 2024 Team Duplicati, MIT license @@ -18,4 +19,4 @@ - \ No newline at end of file + diff --git a/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj b/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj index 4e024910e..22a5c720c 100644 --- a/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj +++ b/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj @@ -1,9 +1,10 @@ - + net8.0 RecoveryTool for Duplicati Duplicati.CommandLine.RecoveryTool.Implementation + Copyright © 2024 Team Duplicati, MIT license @@ -25,3 +26,4 @@ + diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj index b7e05e86d..53c6b9bdb 100644 --- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj +++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -10,6 +10,7 @@ copyused true app.manifest + Copyright © 2024 Team Duplicati, MIT license @@ -61,3 +62,4 @@ + diff --git a/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj b/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj index e6d1b0110..47afc9ba0 100644 --- a/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj +++ b/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj @@ -1,7 +1,8 @@ - + net8.0 + Copyright © 2024 Team Duplicati, MIT license @@ -31,4 +32,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/AliyunOSS/Duplicati.Library.Backend.AliyunOSS.csproj b/Duplicati/Library/Backend/AliyunOSS/Duplicati.Library.Backend.AliyunOSS.csproj index 78448a263..3fcfc15b0 100644 --- a/Duplicati/Library/Backend/AliyunOSS/Duplicati.Library.Backend.AliyunOSS.csproj +++ b/Duplicati/Library/Backend/AliyunOSS/Duplicati.Library.Backend.AliyunOSS.csproj @@ -1,8 +1,9 @@ - + net8.0 Library false + Copyright © 2024 Team Duplicati, MIT license @@ -16,4 +17,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj b/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj index 9714343a5..6a357e25d 100644 --- a/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj +++ b/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj b/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj index f09aadced..fc5228f80 100644 --- a/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj +++ b/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -30,4 +31,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj b/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj index 1064a35b5..8b90ed589 100644 --- a/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj +++ b/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -22,4 +23,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj b/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj index 641509398..b71ec4eb0 100644 --- a/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj +++ b/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -24,4 +25,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj b/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj index 439448c3a..d16657a8d 100644 --- a/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj +++ b/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -19,4 +20,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj b/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj index 868a085b5..b05f159b7 100644 --- a/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj +++ b/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj @@ -1,11 +1,13 @@ - + net8.0 Dropbox backend for Duplicati + Copyright © 2024 Team Duplicati, MIT license net8.0 + Copyright © 2024 Team Duplicati, MIT license @@ -25,4 +27,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj b/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj index c226de937..ea39c259e 100644 --- a/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj +++ b/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -20,3 +21,4 @@ + diff --git a/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj b/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj index eff2fbe41..94448063c 100644 --- a/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj +++ b/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -19,4 +20,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj b/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj index e69770ba4..193c2695f 100644 --- a/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj +++ b/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -22,4 +23,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj b/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj index 39d0e2859..14548a943 100644 --- a/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj +++ b/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -21,3 +22,4 @@ + diff --git a/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj b/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj index eef24e2a6..01fe1b339 100644 --- a/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj +++ b/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -21,3 +22,4 @@ + diff --git a/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj b/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj index 46398702f..b9cc93edd 100644 --- a/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj +++ b/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -23,4 +24,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj b/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj index 62cfaff47..a60255472 100644 --- a/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj +++ b/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -22,3 +23,4 @@ + diff --git a/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj b/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj index 146701e93..13796498a 100644 --- a/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj +++ b/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj b/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj index e69770ba4..193c2695f 100644 --- a/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj +++ b/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -22,4 +23,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj b/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj index 64849a608..4b7b509a9 100644 --- a/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj +++ b/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -21,4 +22,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj b/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj index 8f251ca78..bf248e538 100644 --- a/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj +++ b/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -28,4 +29,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj b/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj index 1828ff1ba..5c7100b7a 100644 --- a/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj +++ b/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -25,3 +26,4 @@ + diff --git a/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj b/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj index d289fc24a..125e6eadc 100644 --- a/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj +++ b/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -25,4 +26,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj b/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj index e69770ba4..193c2695f 100644 --- a/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj +++ b/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -22,4 +23,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj b/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj index 02d320be3..34c7a91af 100644 --- a/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj +++ b/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj @@ -1,10 +1,11 @@ - + net8.0 Library Storj backend for Duplicati - + Copyright © 2024 Team Duplicati, MIT license + @@ -33,3 +34,4 @@ + diff --git a/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj b/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj index 42ca371e7..ac39d7a5c 100644 --- a/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj +++ b/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -24,4 +25,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj b/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj index 0787253f2..49bd4cd5f 100644 --- a/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj +++ b/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj @@ -1,7 +1,8 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -23,4 +24,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj b/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj index c9cf10e4c..e49e297f9 100644 --- a/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj +++ b/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -20,4 +21,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Backends/Duplicati.Library.Backends.csproj b/Duplicati/Library/Backends/Duplicati.Library.Backends.csproj index b5b6ef7d4..f89d29a21 100644 --- a/Duplicati/Library/Backends/Duplicati.Library.Backends.csproj +++ b/Duplicati/Library/Backends/Duplicati.Library.Backends.csproj @@ -3,6 +3,7 @@ net8.0 Central reference to all backends Duplicati.Library.Backend + Copyright © 2024 Team Duplicati, MIT license @@ -31,4 +32,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Common/Duplicati.Library.Common.csproj b/Duplicati/Library/Common/Duplicati.Library.Common.csproj index e00b166ca..1ef306a47 100644 --- a/Duplicati/Library/Common/Duplicati.Library.Common.csproj +++ b/Duplicati/Library/Common/Duplicati.Library.Common.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.IO + Copyright © 2024 Team Duplicati, MIT license @@ -26,3 +27,4 @@ + diff --git a/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj b/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj index 93b74c746..9d5cc374b 100644 --- a/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj +++ b/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Compression + Copyright © 2024 Team Duplicati, MIT license @@ -29,4 +30,4 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file + diff --git a/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj b/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj index 897783392..838101412 100644 --- a/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj +++ b/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -24,4 +25,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj b/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj index 5c3e99e05..dea91706c 100644 --- a/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj +++ b/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Encryption + Copyright © 2024 Team Duplicati, MIT license @@ -23,4 +24,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj index fc0bf10ad..3d433a418 100644 --- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj +++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Interface + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj b/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj index b34f5f536..abd43ec32 100644 --- a/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj +++ b/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -24,4 +25,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj b/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj index 30eb69cb0..3034eae50 100644 --- a/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj +++ b/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj @@ -1,7 +1,8 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -11,4 +12,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Main/Duplicati.Library.Main.csproj b/Duplicati/Library/Main/Duplicati.Library.Main.csproj index 94357bc00..53480660c 100644 --- a/Duplicati/Library/Main/Duplicati.Library.Main.csproj +++ b/Duplicati/Library/Main/Duplicati.Library.Main.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -47,3 +48,4 @@ + diff --git a/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj b/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj index dda965bfd..379952fbe 100644 --- a/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj +++ b/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Modules.Builtin + Copyright © 2024 Team Duplicati, MIT license @@ -37,3 +38,4 @@ + diff --git a/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj b/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj index 450dbd7ed..821bda6b5 100644 --- a/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj +++ b/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -6,7 +6,8 @@ SQLiteHelper SQLiteHelper for Duplicati Duplicati.Library.SQLiteHelper - + Copyright © 2024 Team Duplicati, MIT license + @@ -39,3 +40,4 @@ + diff --git a/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj b/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj index c66266377..14c86421c 100644 --- a/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj +++ b/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj @@ -1,7 +1,8 @@ - + net8.0 + Copyright © 2024 Team Duplicati, MIT license @@ -36,4 +37,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj b/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj index 4fd88b9cd..558c75704 100644 --- a/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj +++ b/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -22,4 +23,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj b/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj index 85765be51..a93122821 100644 --- a/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj +++ b/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj @@ -1,9 +1,10 @@ - + net8.0 Library Duplicati.Library.Utility + Copyright © 2024 Team Duplicati, MIT license @@ -25,3 +26,4 @@ + diff --git a/Duplicati/License/Duplicati.License.csproj b/Duplicati/License/Duplicati.License.csproj index e1bdc5db2..f972af32a 100644 --- a/Duplicati/License/Duplicati.License.csproj +++ b/Duplicati/License/Duplicati.License.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -332,3 +333,4 @@ + diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj b/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj index 998a5a3ce..185bc1d01 100644 --- a/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj +++ b/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Server/Duplicati.Server.csproj b/Duplicati/Server/Duplicati.Server.csproj index 37fafe963..99e8d7487 100644 --- a/Duplicati/Server/Duplicati.Server.csproj +++ b/Duplicati/Server/Duplicati.Server.csproj @@ -1,8 +1,9 @@ - + net8.0 Duplicati.Server.Implementation + Copyright © 2024 Team Duplicati, MIT license @@ -53,3 +54,4 @@ + diff --git a/Duplicati/Service/Duplicati.Service.csproj b/Duplicati/Service/Duplicati.Service.csproj index 03cb14a81..66fd2ccba 100644 --- a/Duplicati/Service/Duplicati.Service.csproj +++ b/Duplicati/Service/Duplicati.Service.csproj @@ -1,8 +1,9 @@ - + net8.0 Duplicati.Service.Implementation + Copyright © 2024 Team Duplicati, MIT license @@ -16,4 +17,4 @@ - \ No newline at end of file + diff --git a/Duplicati/Tools/Duplicati.Tools.csproj b/Duplicati/Tools/Duplicati.Tools.csproj index f7b85971e..ecb48b4cc 100644 --- a/Duplicati/Tools/Duplicati.Tools.csproj +++ b/Duplicati/Tools/Duplicati.Tools.csproj @@ -1,8 +1,9 @@ - + net8.0 Library + Copyright © 2024 Team Duplicati, MIT license @@ -31,4 +32,4 @@ - \ No newline at end of file + diff --git a/Duplicati/UnitTest/Duplicati.UnitTest.csproj b/Duplicati/UnitTest/Duplicati.UnitTest.csproj index 21e5cccd6..d8a930cdf 100644 --- a/Duplicati/UnitTest/Duplicati.UnitTest.csproj +++ b/Duplicati/UnitTest/Duplicati.UnitTest.csproj @@ -1,4 +1,4 @@ - + Exe @@ -6,6 +6,7 @@ false false Duplicati.UnitTest + Copyright © 2024 Team Duplicati, MIT license @@ -44,3 +45,4 @@ + diff --git a/Duplicati/WebserverCore/Duplicati.WebserverCore.csproj b/Duplicati/WebserverCore/Duplicati.WebserverCore.csproj index d1f01272c..5fd5e504e 100644 --- a/Duplicati/WebserverCore/Duplicati.WebserverCore.csproj +++ b/Duplicati/WebserverCore/Duplicati.WebserverCore.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -6,6 +6,7 @@ enable enable true + Copyright © 2024 Team Duplicati, MIT license @@ -18,3 +19,4 @@ + diff --git a/Duplicati/WindowsService/WindowsService.csproj b/Duplicati/WindowsService/WindowsService.csproj index 96fd61bb8..144337a1e 100644 --- a/Duplicati/WindowsService/WindowsService.csproj +++ b/Duplicati/WindowsService/WindowsService.csproj @@ -1,8 +1,9 @@ - + net8.0 Duplicati.WindowsService.Implementation + Copyright © 2024 Team Duplicati, MIT license @@ -27,4 +28,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine.AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj b/Executables/net8/Duplicati.CommandLine.AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj index 2526fcc2a..85ce10fd2 100644 --- a/Executables/net8/Duplicati.CommandLine.AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj +++ b/Executables/net8/Duplicati.CommandLine.AutoUpdater/Duplicati.CommandLine.AutoUpdater.csproj @@ -1,9 +1,10 @@ - + Exe net8.0 AutoUpdater tool for Duplicati + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine.BackendTester/Duplicati.CommandLine.BackendTester.csproj b/Executables/net8/Duplicati.CommandLine.BackendTester/Duplicati.CommandLine.BackendTester.csproj index 67a4cae20..e48943a9a 100644 --- a/Executables/net8/Duplicati.CommandLine.BackendTester/Duplicati.CommandLine.BackendTester.csproj +++ b/Executables/net8/Duplicati.CommandLine.BackendTester/Duplicati.CommandLine.BackendTester.csproj @@ -1,9 +1,10 @@ - + Exe net8.0 A backend debugging tool for Duplicati + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine.BackendTool/Duplicati.CommandLine.BackendTool.csproj b/Executables/net8/Duplicati.CommandLine.BackendTool/Duplicati.CommandLine.BackendTool.csproj index f177e375f..a45023adb 100644 --- a/Executables/net8/Duplicati.CommandLine.BackendTool/Duplicati.CommandLine.BackendTool.csproj +++ b/Executables/net8/Duplicati.CommandLine.BackendTool/Duplicati.CommandLine.BackendTool.csproj @@ -1,9 +1,10 @@ - + Exe net8.0 Tool for file-level access to remote destinations + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine.ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj b/Executables/net8/Duplicati.CommandLine.ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj index 0bb0f5098..cee204c7c 100644 --- a/Executables/net8/Duplicati.CommandLine.ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj +++ b/Executables/net8/Duplicati.CommandLine.ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj @@ -1,9 +1,10 @@ - + Exe net8.0 Configuration Import Tool for Duplicati + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine.RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj b/Executables/net8/Duplicati.CommandLine.RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj index 3e084f36b..4fb38c689 100644 --- a/Executables/net8/Duplicati.CommandLine.RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj +++ b/Executables/net8/Duplicati.CommandLine.RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj @@ -1,9 +1,10 @@ - + Exe net8.0 RecoveryTool for Duplicati + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine.SharpAESCrypt/Duplicati.CommandLine.SharpAESCrypt.csproj b/Executables/net8/Duplicati.CommandLine.SharpAESCrypt/Duplicati.CommandLine.SharpAESCrypt.csproj index d01f61af3..f6a9c3465 100644 --- a/Executables/net8/Duplicati.CommandLine.SharpAESCrypt/Duplicati.CommandLine.SharpAESCrypt.csproj +++ b/Executables/net8/Duplicati.CommandLine.SharpAESCrypt/Duplicati.CommandLine.SharpAESCrypt.csproj @@ -1,10 +1,11 @@ - + Exe net8.0 The Server SharpAESCrypt implementation Duplicati.CommandLine.SharpAESCrypt + Copyright © 2024 Team Duplicati, MIT license @@ -18,4 +19,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine.Snapshots/Duplicati.CommandLine.Snapshots.csproj b/Executables/net8/Duplicati.CommandLine.Snapshots/Duplicati.CommandLine.Snapshots.csproj index 6cd6b7c6e..1ea7e7aa3 100644 --- a/Executables/net8/Duplicati.CommandLine.Snapshots/Duplicati.CommandLine.Snapshots.csproj +++ b/Executables/net8/Duplicati.CommandLine.Snapshots/Duplicati.CommandLine.Snapshots.csproj @@ -1,10 +1,11 @@ - + Exe net8.0 The Server Snapshots implementation Duplicati.CommandLine.Snapshots + Copyright © 2024 Team Duplicati, MIT license @@ -18,4 +19,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.CommandLine/Duplicati.CommandLine.csproj b/Executables/net8/Duplicati.CommandLine/Duplicati.CommandLine.csproj index fd8006df1..5fc6eb51a 100644 --- a/Executables/net8/Duplicati.CommandLine/Duplicati.CommandLine.csproj +++ b/Executables/net8/Duplicati.CommandLine/Duplicati.CommandLine.csproj @@ -4,6 +4,7 @@ Exe net8.0 Commandline implementation of Duplicati + Copyright © 2024 Team Duplicati, MIT license @@ -18,3 +19,4 @@ + diff --git a/Executables/net8/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj b/Executables/net8/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj index 5ea7662c1..12f91f8c7 100644 --- a/Executables/net8/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj +++ b/Executables/net8/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj @@ -1,10 +1,11 @@ - + WinExe net8.0 The Duplicati Tray implementation ..\..\..\Duplicati\GUI\Duplicati.GUI.TrayIcon\Duplicati.ico + Copyright © 2024 Team Duplicati, MIT license @@ -18,4 +19,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.Server/Duplicati.Server.csproj b/Executables/net8/Duplicati.Server/Duplicati.Server.csproj index 07c58c7b4..99740ab88 100644 --- a/Executables/net8/Duplicati.Server/Duplicati.Server.csproj +++ b/Executables/net8/Duplicati.Server/Duplicati.Server.csproj @@ -1,9 +1,10 @@ - + Exe net8.0 The Duplicati Server implementation + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.Service/Duplicati.Service.csproj b/Executables/net8/Duplicati.Service/Duplicati.Service.csproj index 090650c3f..98694f410 100644 --- a/Executables/net8/Duplicati.Service/Duplicati.Service.csproj +++ b/Executables/net8/Duplicati.Service/Duplicati.Service.csproj @@ -1,9 +1,10 @@ - + Exe net8.0 Service controller for Duplicati + Copyright © 2024 Team Duplicati, MIT license @@ -17,4 +18,4 @@ - \ No newline at end of file + diff --git a/Executables/net8/Duplicati.WindowsService/Duplicati.WindowsService.csproj b/Executables/net8/Duplicati.WindowsService/Duplicati.WindowsService.csproj index b0b830e20..f523d0930 100644 --- a/Executables/net8/Duplicati.WindowsService/Duplicati.WindowsService.csproj +++ b/Executables/net8/Duplicati.WindowsService/Duplicati.WindowsService.csproj @@ -1,10 +1,11 @@ - + Exe net8.0 WindowsService for Duplicati Duplicati.WindowsService + Copyright © 2024 Team Duplicati, MIT license @@ -18,4 +19,4 @@ - \ No newline at end of file + diff --git a/ReleaseBuilder/ReleaseBuilder.csproj b/ReleaseBuilder/ReleaseBuilder.csproj index cc5019a30..dda3fa0e2 100644 --- a/ReleaseBuilder/ReleaseBuilder.csproj +++ b/ReleaseBuilder/ReleaseBuilder.csproj @@ -1,10 +1,11 @@ - + Exe net8.0 enable enable + Copyright © 2024 Team Duplicati, MIT license @@ -19,3 +20,4 @@ + diff --git a/Tools/SQLiteTool/SQLiteTool.csproj b/Tools/SQLiteTool/SQLiteTool.csproj index 24a4a820d..6a7afdafc 100644 --- a/Tools/SQLiteTool/SQLiteTool.csproj +++ b/Tools/SQLiteTool/SQLiteTool.csproj @@ -1,8 +1,9 @@ - + net8.0 Exe + Copyright © 2024 Team Duplicati, MIT license @@ -16,4 +17,4 @@ - \ No newline at end of file + diff --git a/Tools/ZipFileDebugger/ZipFileDebugger.csproj b/Tools/ZipFileDebugger/ZipFileDebugger.csproj index 197a80682..cc4c40db7 100644 --- a/Tools/ZipFileDebugger/ZipFileDebugger.csproj +++ b/Tools/ZipFileDebugger/ZipFileDebugger.csproj @@ -1,8 +1,9 @@ - + net8.0 Exe + Copyright © 2024 Team Duplicati, MIT license @@ -18,4 +19,4 @@ - \ No newline at end of file +