Included license data for aliyun-oss with license project

This commit is contained in:
Kenneth Skovhede
2024-05-17 14:23:52 +02:00
parent 91f82a1a1c
commit 30d68fcf76
2 changed files with 18 additions and 6 deletions
+13 -1
View File
@@ -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
View File
@@ -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": ""
}