File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed
Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -3,22 +3,7 @@ Open-XML-SDK
33
44[ ![ NuGet] ( https://img.shields.io/nuget/v/DocumentFormat.OpenXml.svg )] ( )
55[ ![ Downloads] ( https://img.shields.io/nuget/dt/DocumentFormat.OpenXml.svg )] ( )
6-
7- Builds
8-
9- | Branch | Status |
10- | ------------| --------|
11- | master | ![ master] ( https://img.shields.io/appveyor/ci/openxmlsdk/Open-XML-SDK/master.svg ) |
12- | vNext | ![ vNext] ( https://img.shields.io/appveyor/ci/openxmlsdk/Open-XML-SDK/vNext.svg ) |
13- | Office2016 | ![ codecov] ( https://img.shields.io/appveyor/ci/openxmlsdk/Open-XML-SDKt/Office2016.svg ) |
14-
15- Code Coverage:
16-
17- | Branch | Status |
18- | ------------| --------|
19- | master | [ ![ codecov] ( https://codecov.io/gh/OfficeDev/Open-XML-SDK/branch/master/graph/badge.svg )] ( https://codecov.io/gh/OfficeDev/Open-XML-SDK ) |
20- | vNext | [ ![ codecov] ( https://codecov.io/gh/OfficeDev/Open-XML-SDK/branch/vNext/graph/badge.svg )] ( https://codecov.io/gh/OfficeDev/Open-XML-SDK ) |
21- | Office2016 | [ ![ codecov] ( https://codecov.io/gh/OfficeDev/Open-XML-SDK/branch/Office2016/graph/badge.svg )] ( https://codecov.io/gh/OfficeDev/Open-XML-SDK ) |
6+ [ ![ master] ( https://img.shields.io/appveyor/ci/openxmlsdk/Open-XML-SDK/master.svg )] ( )
227
238The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
249
Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ deploy:
2929 api_key :
3030 secure : SSFVVP2n8gyH0kiElrqwrIJJwL3C7XFnYnntr3z/h2Rwpa7/K1nDd2BP3JPB6347
3131 on :
32- branch : [master, vNext, Office2016 ]
32+ branch : [master]
You can’t perform that action at this time.
0 commit comments