File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" ToolsVersion =" 15.0" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" ToolsVersion =" 15.0" >
2
2
<PropertyGroup >
3
- <Version >0.2.0</ Version >
3
+ <PackageId >aliyun.sdk.oss</ PackageId >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
- <Authors >cuiliang.bj@gmail.com</Authors >
6
- <Description >Aliyun oss sdk for dotnet core.</Description >
5
+ <Description >Aliyun OSS SDK for .NET Core</Description >
7
6
<PackageTags >Aliyun</PackageTags >
8
- <RepositoryUrl >https://github.com/cuiliang/ Cuiliang.AliyunOssSdk</ RepositoryUrl >
9
- <GeneratePackageOnBuild >true</ GeneratePackageOnBuild >
7
+ <Authors > Cuiliang</ Authors >
8
+ <PackageProjectUrl >https://github.com/cnblogs/Cuiliang.AliyunOssSdk</ PackageProjectUrl >
10
9
</PropertyGroup >
11
10
<ItemGroup >
12
11
<Folder Include =" Properties\" />
You can’t perform that action at this time.
0 commit comments