Skip to content

Commit

Permalink
Merge pull request #9 from j4587698/feat-storage
Browse files Browse the repository at this point in the history
更新版本号
  • Loading branch information
j4587698 authored Oct 17, 2024
2 parents b955185 + b18c84f commit a4e36f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AListSdkSharp/AListSdkSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<Description>AList .Net Sdk</Description>
<PackageProjectUrl>https://github.com/j4587698/AListSdkSharp</PackageProjectUrl>
<RepositoryUrl>https://github.com/j4587698/AListSdkSharp</RepositoryUrl>
<Version>1.1.3</Version>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Flurl.Http" Version="4.0.2" />
</ItemGroup>

<ItemGroup>
<None Include="README.md">
<None Include="../README.md">
<Pack>true</Pack>
<PackagePath>\</PackagePath>
</None>
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ AListSdkSharp 是C#的AList SDK访问层,用于访问AList的API。

# 更新日志

version 1.2.0:
增加了Storage相关的操作,包括获取存储列表,禁用存储,启用存储

version 1.1.5:
Info支持headers参数,用于115网盘的分享

Expand Down

0 comments on commit a4e36f3

Please sign in to comment.