Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFootStark <der-lueck@ist-willig.de>2016-03-22 02:49:16 +0300
committerFootStark <der-lueck@ist-willig.de>2016-03-22 02:49:16 +0300
commit74742669f5bf3807d033046f1c9733f33082c018 (patch)
tree570f4329514e8948964c36df138181fd4fbdadbd /Duplicati/License
parent9e94e05b06f8365f127d4e40ea9ca4016ebc3501 (diff)
BaseVersion SharePoint Backend
Diffstat (limited to 'Duplicati/License')
-rw-r--r--Duplicati/License/Duplicati.License.csproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/Duplicati/License/Duplicati.License.csproj b/Duplicati/License/Duplicati.License.csproj
index 432975578..ed3f01161 100644
--- a/Duplicati/License/Duplicati.License.csproj
+++ b/Duplicati/License/Duplicati.License.csproj
@@ -195,6 +195,22 @@
<Link>licenses\WindowsAzure\licensedata.json</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="..\..\thirdparty\SharePoint.CSOM\download.txt">
+ <Link>licenses\\SharePointCSOM\download.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\SharePoint.CSOM\license.txt">
+ <Link>licenses\\SharePointCSOM\license.txt</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\SharePoint.CSOM\MicrosoftSharePointClientComponentsEULA.rtf">
+ <Link>licenses\\SharePointCSOM\MicrosoftSharePointClientComponentsEULA.rtf</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\thirdparty\SharePoint.CSOM\licensedata.json">
+ <Link>licenses\\SharePointCSOM\licensedata.json</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="acknowledgements.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>