Skip to content

Commit 71ed0b7

Browse files
authored
Merge pull request #146 from fengyhack/master
版本更新v7.2.9 新增单元测试
2 parents 147bacd + 1805783 commit 71ed0b7

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 http://fengyh.cn/
3+
Copyright (c) 2017 qiniu.com
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.en-US.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#Qiniu (Cloud) C# SDK
22

3+
[![Build Status](https://api.travis-ci.org/qiniu/csharp-sdk.png)](https://travis-ci.org/qiniu/csharp-sdk)
4+
35
##About
46

57
This C# SDK is built based on Qiniu Cloud API (see below), and it can be used on .NET Framework 2.0+, .NET Core and UWP (Windows 10 Universal Platforms). It will help you to build an application easily and quickly.
@@ -16,7 +18,7 @@ Want to know more about how to using this SDK? Are you trying to find some code
1618

1719
* [github/csharp-sdk-shared-examples](https://github.com/fengyhack/csharp-sdk-shared-examples)
1820

19-
* [SDK manual | examples](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.97/index.html)
21+
* [SDK manual | examples](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.9/index.html)
2022

2123
##How-to-install
2224

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
#Qiniu (Cloud) C# SDK
1+
#Qiniu (Cloud) C# SDK
2+
3+
[![Build Status](https://api.travis-ci.org/qiniu/csharp-sdk.png)](https://travis-ci.org/qiniu/csharp-sdk)
24

35
##关于
46

0 commit comments

Comments
 (0)