Skip to content

Commit 0c593a2

Browse files
authored
Update README.md
1 parent 48cb4e6 commit 0c593a2

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,9 @@ NupkgWrench also makes it easy to search for and list nupkgs, filtering on id/ve
2222

2323
## Build Status
2424

25-
| AppVeyor | Visual Studio Online |
26-
| --- | --- |
27-
| [![AppVeyor](https://ci.appveyor.com/api/projects/status/jovo9wvxbqgws4ob?svg=true)](https://ci.appveyor.com/project/emgarten/nupkgwrench) | [![VSO](https://hackamore.visualstudio.com/_apis/public/build/definitions/abbff132-0981-4267-a80d-a6e7682a75a9/3/badge)](https://github.com/emgarten/nupkgwrench) |
28-
29-
## CI builds
30-
31-
CI builds are located on the following NuGet feed:
32-
33-
``https://nuget.blob.core.windows.net/packages/index.json``
34-
35-
The list of packages on this feed is [here](https://nuget.blob.core.windows.net/packages/sleet.packageindex.json).
25+
| Github |
26+
| --- |
27+
| [![.NET test](https://github.com/emgarten/NupkgWrench/actions/workflows/dotnet.yml/badge.svg)](https://github.com/emgarten/NupkgWrench/actions/workflows/dotnet.yml) |
3628

3729
## Features
3830
* Change the version, release label, or convert packages from pre-release to stable across a folder of nupkgs. NupkgWrench will modify all dependency version ranges to match the new package versions.

0 commit comments

Comments
 (0)