mirror of
https://github.com/duplicati/duplicati.git
synced 2026-05-06 07:16:38 -04:00
Included license data for aliyun-oss with license project
This commit is contained in:
@@ -341,10 +341,22 @@
|
||||
<Link>licenses\AngularGettext\licensedata.json</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="..\..\thirdparty\SharpCompress\licensedata.json">
|
||||
<Content Include="..\..\thirdparty\SharpCompress\licensedata.json">
|
||||
<Link>licenses\SharpCompress\licensedata.json</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="..\..\thirdparty\aliyun-oss-csharp-sdk\licensedata.json">
|
||||
<Link>licenses\aliyun-oss-csharp-sdk\licensedata.json</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="..\..\thirdparty\aliyun-oss-csharp-sdk\LICENSE.txt">
|
||||
<Link>licenses\aliyun-oss-csharp-sdk\LICENSE.txt</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="..\..\thirdparty\aliyun-oss-csharp-sdk\download.txt">
|
||||
<Link>licenses\aliyun-oss-csharp-sdk\README.md</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
+5
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "aliyun-oss-csharp-sdk",
|
||||
"description": "",
|
||||
"link": "https://github.com/aliyun/aliyun-oss-csharp-sdk",
|
||||
"license": "MIT",
|
||||
"notes": ""
|
||||
"name": "aliyun-oss-csharp-sdk",
|
||||
"description": "Alibaba Cloud Object Storage Service (OSS) library for C#",
|
||||
"link": "https://github.com/aliyun/aliyun-oss-csharp-sdk",
|
||||
"license": "MIT",
|
||||
"notes": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user