Skip to content

Commit 3b89c53

Browse files
committed
fix csproj
1 parent 03f0934 commit 3b89c53

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## CHANGE LOG
22

3+
### v6.0.3
4+
5+
2014-01-06 #issue[40](https://github.com/qiniu/csharp-sdk/pull/40)
6+
7+
- 添加pfop请求(DO)及状态查询接口(QueryPfopStatus)
8+
39
### v6.0.2
410

511
2013-11-18 #issue[38](https://github.com/qiniu/csharp-sdk/pull/38)

Qiniu/Qiniu.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
<Compile Include="Util\StreamEx.cs" />
7676
<Compile Include="Util\StringEx.cs" />
7777
<Compile Include="PreFetch\PreFetchClient.cs" />
78+
<Compile Include="RS\Pfop.cs" />
7879
</ItemGroup>
7980
<ItemGroup>
8081
<Reference Include="Microsoft.CSharp" />

0 commit comments

Comments
 (0)