2023-09-24 15:26:09 +02:00
|
|
|
Subject: [PATCH] Patch csproj
|
|
|
|
---
|
|
|
|
Index: Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj b/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj (date 1687819360112)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj b/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj (date 1687819211952)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj b/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj (date 1687819367369)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj b/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj
|
|
|
|
--- a/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj (date 1687819622988)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj b/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj (date 1687819447123)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/WindowsService/WindowsService.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/WindowsService/WindowsService.csproj b/Duplicati/WindowsService/WindowsService.csproj
|
|
|
|
--- a/Duplicati/WindowsService/WindowsService.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/WindowsService/WindowsService.csproj (date 1687819712026)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
Index: Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
2023-06-09 22:36:12 +02:00
|
|
|
diff --git a/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj b/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj
|
2023-09-24 15:26:09 +02:00
|
|
|
--- a/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj (date 1687819355177)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
Index: Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj b/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj (date 1687819376969)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
2023-09-24 15:26:09 +02:00
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
Index: Duplicati/Tools/Duplicati.Tools.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Tools/Duplicati.Tools.csproj b/Duplicati/Tools/Duplicati.Tools.csproj
|
|
|
|
--- a/Duplicati/Tools/Duplicati.Tools.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Tools/Duplicati.Tools.csproj (date 1687819991375)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj b/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj (date 1687819865064)
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj b/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj (date 1687819466658)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj b/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj (date 1687819437217)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Common/Duplicati.Library.Common.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Common/Duplicati.Library.Common.csproj b/Duplicati/Library/Common/Duplicati.Library.Common.csproj
|
|
|
|
--- a/Duplicati/Library/Common/Duplicati.Library.Common.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Common/Duplicati.Library.Common.csproj (date 1687819553131)
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj b/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj
|
|
|
|
--- a/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj (date 1687819322561)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
Index: Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj b/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj
|
|
|
|
--- a/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj (date 1687819936378)
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
@@ -34,6 +35,7 @@
|
|
|
|
<Reference Include="SharpAESCrypt, Version=1.3.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\..\..\packages\SharpAESCrypt.exe.1.3.3\lib\netstandard2.0\SharpAESCrypt.exe</HintPath>
|
|
|
|
</Reference>
|
|
|
|
+ <Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
Index: Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj b/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj (date 1687819530274)
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2023-09-24 15:26:09 +02:00
|
|
|
@@ -65,6 +66,7 @@
|
|
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\..\..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
+ <Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
Index: Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj b/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj (date 1687819539698)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
@@ -37,6 +38,7 @@
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\..\..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
+ <Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
Index: Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj (date 1687820045320)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
Index: Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj b/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj (date 1687819410665)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Tools/SQLiteTool/SQLiteTool.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Tools/SQLiteTool/SQLiteTool.csproj b/Tools/SQLiteTool/SQLiteTool.csproj
|
|
|
|
--- a/Tools/SQLiteTool/SQLiteTool.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Tools/SQLiteTool/SQLiteTool.csproj (date 1687819690949)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/Library/Utility/Duplicati.Library.Utility.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj b/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj
|
|
|
|
--- a/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Utility/Duplicati.Library.Utility.csproj (date 1687819211953)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/Library/Main/Duplicati.Library.Main.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Main/Duplicati.Library.Main.csproj b/Duplicati/Library/Main/Duplicati.Library.Main.csproj
|
|
|
|
--- a/Duplicati/Library/Main/Duplicati.Library.Main.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Main/Duplicati.Library.Main.csproj (date 1687819952769)
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj b/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj (date 1687819795499)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: BuildTools/DependencyFinder/DependencyFinder.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/BuildTools/DependencyFinder/DependencyFinder.csproj b/BuildTools/DependencyFinder/DependencyFinder.csproj
|
|
|
|
--- a/BuildTools/DependencyFinder/DependencyFinder.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/BuildTools/DependencyFinder/DependencyFinder.csproj (date 1687819725491)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-06-09 22:36:12 +02:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-09-24 15:26:09 +02:00
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj b/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj (date 1687819391920)
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/Library/Compression/Duplicati.Library.Compression.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj b/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj
|
|
|
|
--- a/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Compression/Duplicati.Library.Compression.csproj (date 1687819928148)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Logging/Duplicati.Library.Logging.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj b/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj
|
|
|
|
--- a/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Logging/Duplicati.Library.Logging.csproj (date 1687819585011)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
@@ -37,6 +38,8 @@
|
|
|
|
</PropertyGroup>
|
2023-06-09 22:36:12 +02:00
|
|
|
<ItemGroup>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Reference Include="System" />
|
|
|
|
+ <Reference Include="System.Linq" />
|
|
|
|
+ <Reference Include="System.Uri" />
|
2023-06-09 22:36:12 +02:00
|
|
|
</ItemGroup>
|
2023-09-24 15:26:09 +02:00
|
|
|
<ItemGroup>
|
|
|
|
<Compile Include="ILogDestination.cs" />
|
|
|
|
Index: Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj b/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj (date 1687819475551)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Tools/ZipFileDebugger/ZipFileDebugger.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Tools/ZipFileDebugger/ZipFileDebugger.csproj b/Tools/ZipFileDebugger/ZipFileDebugger.csproj
|
|
|
|
--- a/Tools/ZipFileDebugger/ZipFileDebugger.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Tools/ZipFileDebugger/ZipFileDebugger.csproj (date 1687820018438)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/CommandLine/Duplicati.CommandLine.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/CommandLine/Duplicati.CommandLine.csproj b/Duplicati/CommandLine/Duplicati.CommandLine.csproj
|
|
|
|
--- a/Duplicati/CommandLine/Duplicati.CommandLine.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/CommandLine/Duplicati.CommandLine.csproj (date 1687819743961)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: BuildTools/GnupgSigningTool/GnupgSigningTool.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/BuildTools/GnupgSigningTool/GnupgSigningTool.csproj b/BuildTools/GnupgSigningTool/GnupgSigningTool.csproj
|
|
|
|
--- a/BuildTools/GnupgSigningTool/GnupgSigningTool.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/BuildTools/GnupgSigningTool/GnupgSigningTool.csproj (date 1687820009791)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj b/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj (date 1687819915314)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: BuildTools/AutoUpdateBuilder/AutoUpdateBuilder.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/BuildTools/AutoUpdateBuilder/AutoUpdateBuilder.csproj b/BuildTools/AutoUpdateBuilder/AutoUpdateBuilder.csproj
|
|
|
|
--- a/BuildTools/AutoUpdateBuilder/AutoUpdateBuilder.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/BuildTools/AutoUpdateBuilder/AutoUpdateBuilder.csproj (date 1687819269499)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj b/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj (date 1687819771862)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj b/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
|
|
|
|
--- a/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj (date 1687819298723)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
2023-06-09 22:36:12 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2023-09-24 15:26:09 +02:00
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: thirdparty/mozroots/mozroots.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/thirdparty/mozroots/mozroots.csproj b/thirdparty/mozroots/mozroots.csproj
|
|
|
|
--- a/thirdparty/mozroots/mozroots.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/thirdparty/mozroots/mozroots.csproj (date 1687819211954)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
|
|
|
|
--- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj (date 1687819572946)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: BuildTools/UpdateVersionStamp/UpdateVersionStamp.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/BuildTools/UpdateVersionStamp/UpdateVersionStamp.csproj b/BuildTools/UpdateVersionStamp/UpdateVersionStamp.csproj
|
|
|
|
--- a/BuildTools/UpdateVersionStamp/UpdateVersionStamp.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/BuildTools/UpdateVersionStamp/UpdateVersionStamp.csproj (date 1687819211951)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
2023-06-09 22:36:12 +02:00
|
|
|
diff --git a/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj b/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj
|
2023-09-24 15:26:09 +02:00
|
|
|
--- a/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj (date 1687819563315)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj b/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj
|
|
|
|
--- a/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj (date 1687819611643)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/License/Duplicati.License.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/License/Duplicati.License.csproj b/Duplicati/License/Duplicati.License.csproj
|
|
|
|
--- a/Duplicati/License/Duplicati.License.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/License/Duplicati.License.csproj (date 1687819211953)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj b/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj
|
|
|
|
--- a/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj (date 1687819596251)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj b/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj (date 1687819902006)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj b/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj (date 1687819430634)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj b/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj (date 1687819459265)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Server/Duplicati.Server.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Server/Duplicati.Server.csproj b/Duplicati/Server/Duplicati.Server.csproj
|
|
|
|
--- a/Duplicati/Server/Duplicati.Server.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Server/Duplicati.Server.csproj (date 1687819648477)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj
|
|
|
|
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj (date 1687819223222)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
@@ -94,20 +95,12 @@
|
|
|
|
<HintPath>..\..\..\thirdparty\appindicator-sharp\appindicator-sharp.dll</HintPath>
|
|
|
|
<Private>False</Private>
|
|
|
|
</Reference>
|
|
|
|
- <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
|
|
|
- <HintPath>..\..\..\thirdparty\appindicator-sharp\gdk-sharp.dll</HintPath>
|
|
|
|
- <Package>gtk-sharp-2.0</Package>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
|
|
|
- <HintPath>..\..\..\thirdparty\appindicator-sharp\gtk-sharp.dll</HintPath>
|
|
|
|
- <Package>gtk-sharp-2.0</Package>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
|
|
|
- <Package>glib-sharp-2.0</Package>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
|
|
|
|
- <Package>gtk-sharp-2.0</Package>
|
|
|
|
- </Reference>
|
|
|
|
+ <Reference Include="atk-sharp" />
|
|
|
|
+ <Reference Include="cairo-sharp" />
|
|
|
|
+ <Reference Include="gdk-sharp" />
|
|
|
|
+ <Reference Include="gio-sharp" />
|
|
|
|
+ <Reference Include="glib-sharp" />
|
|
|
|
+ <Reference Include="gtk-sharp" />
|
|
|
|
<Reference Include="Xamarin.Mac" Condition="Exists('\Library\Frameworks\Xamarin.Mac.framework')">
|
|
|
|
<HintPath>\Library\Frameworks\Xamarin.Mac.framework\Versions\Current\lib\64bits\full\Xamarin.Mac.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
Index: Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj b/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj
|
|
|
|
--- a/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj (date 1687819980438)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2023-06-09 22:36:12 +02:00
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2023-09-24 15:26:09 +02:00
|
|
|
Index: Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj b/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj
|
|
|
|
--- a/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj (date 1687819305792)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj b/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj
|
|
|
|
--- a/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj (date 1687819965098)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Localization/Duplicati.Library.Localization.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj b/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj
|
|
|
|
--- a/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Localization/Duplicati.Library.Localization.csproj (date 1687819942465)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
@@ -37,6 +38,8 @@
|
|
|
|
<HintPath>..\..\..\packages\NGettext.0.6.4\lib\net46\NGettext.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System" />
|
|
|
|
+ <Reference Include="System.Linq" />
|
|
|
|
+ <Reference Include="System.Text.RegularExpressions" />
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
Index: Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj b/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj
|
|
|
|
--- a/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj (date 1687819342313)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Service/Duplicati.Service.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
2023-06-09 22:36:12 +02:00
|
|
|
diff --git a/Duplicati/Service/Duplicati.Service.csproj b/Duplicati/Service/Duplicati.Service.csproj
|
2023-09-24 15:26:09 +02:00
|
|
|
--- a/Duplicati/Service/Duplicati.Service.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Service/Duplicati.Service.csproj (date 1687819657909)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj b/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj (date 1687819761923)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<AssemblyOriginatorKeyFile>Duplicati.snk</AssemblyOriginatorKeyFile>
|
|
|
|
<UseMSBuildEngine>false</UseMSBuildEngine>
|
|
|
|
Index: Duplicati/UnitTest/Duplicati.UnitTest.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
2023-06-09 22:36:12 +02:00
|
|
|
diff --git a/Duplicati/UnitTest/Duplicati.UnitTest.csproj b/Duplicati/UnitTest/Duplicati.UnitTest.csproj
|
2023-09-24 15:26:09 +02:00
|
|
|
--- a/Duplicati/UnitTest/Duplicati.UnitTest.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/UnitTest/Duplicati.UnitTest.csproj (date 1687819676593)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../mono-path-override.props" />
|
|
|
|
<Import Project="..\..\packages\NUnit.3.12.0\build\NUnit.props" Condition="Exists('..\..\packages\NUnit.3.12.0\build\NUnit.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
Index: Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj b/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj (date 1687819957342)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj b/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj (date 1687819398793)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj b/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj (date 1687819874521)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/Library/Backend/HubiC/Duplicati.Library.Backend.HubiC.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/Library/Backend/HubiC/Duplicati.Library.Backend.HubiC.csproj b/Duplicati/Library/Backend/HubiC/Duplicati.Library.Backend.HubiC.csproj
|
|
|
|
--- a/Duplicati/Library/Backend/HubiC/Duplicati.Library.Backend.HubiC.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/Library/Backend/HubiC/Duplicati.Library.Backend.HubiC.csproj (date 1687819857776)
|
2023-06-09 22:36:12 +02:00
|
|
|
@@ -1,5 +1,6 @@
|
2023-09-24 15:26:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
Index: Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj
|
|
|
|
IDEA additional info:
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
|
<+>UTF-8
|
|
|
|
===================================================================
|
|
|
|
diff --git a/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj b/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj
|
|
|
|
--- a/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj (revision 6417c3d67f2784e1614266b230a678d3fcfd10e5)
|
|
|
|
+++ b/Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj (date 1687819337624)
|
|
|
|
@@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
+ <Import Project="../../../mono-path-override.props" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|