Skip to content

Commit b17dd8b

Browse files
committed
Fix dotnet pack not working
1 parent ef07c87 commit b17dd8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Cuiliang.AliyunOssSdk.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<PackageTags>Aliyun</PackageTags>
77
<Authors>Cuiliang</Authors>
88
<PackageProjectUrl>https://github.com/cnblogs/Cuiliang.AliyunOssSdk</PackageProjectUrl>
9+
<IsPackable>true</IsPackable>
910
</PropertyGroup>
1011
<ItemGroup>
1112
<Folder Include="Properties\" />

0 commit comments

Comments
 (0)