File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 11## Build Status
22
3- | AppVeyor | Visual Studio Online |
4- | --- | --- |
5- | [ ![ AppVeyor ] ( https://ci.appveyor.com/api/projects/status/1i2k4gx5gfmmtyju?svg=true ) ]( https://ci.appveyor. com/project/ emgarten/nuget-catalogreader ) | [ ![ VSO ] ( https://hackamore.visualstudio.com/_apis/public/build/definitions/abbff132-0981-4267-a80d-a6e7682a75a9/4/ badge)] ( https://github.com/emgarten/nuget.catalogreader ) |
3+ | Github |
4+ | --- |
5+ | [ ![ .NET test ] ( https://github. com/emgarten/NuGet.CatalogReader/actions/workflows/dotnet.yml/ badge.svg )] ( https://github.com/emgarten/NuGet.CatalogReader/actions/workflows/dotnet.yml ) |
66
77# What are these tools?
88
@@ -62,17 +62,9 @@ using (var feedReader = new FeedReader(feed))
6262}
6363```
6464
65- ## CI builds
66-
67- CI builds are located on the following NuGet feed:
68-
69- `` https://nuget.blob.core.windows.net/packages/index.json ``
70-
71- The list of packages on this feed is [ here] ( https://nuget.blob.core.windows.net/packages/sleet.packageindex.json ) .
72-
7365## Contributing
7466
7567We welcome contributions. If you are interested in contributing you can report an issue or open a pull request to propose a change.
7668
7769### License
78- [ MIT License] ( https://raw.githubusercontent.com/emgarten/NuGet.CatalogReader/main/LICENSE )
70+ [ MIT License] ( https://raw.githubusercontent.com/emgarten/NuGet.CatalogReader/main/LICENSE )
You can’t perform that action at this time.
0 commit comments