Skip to content

Commit cf53e77

Browse files
authored
Remove AppVeyor CI/CD (#168)
* Remove appveyor related files * Update badge
1 parent 40342f3 commit cf53e77

File tree

6 files changed

+2
-433
lines changed

6 files changed

+2
-433
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[![AppVeyor](https://ci.appveyor.com/api/projects/status/4w6ik2k8lx95afp8?svg=true)](https://ci.appveyor.com/project/Matthiee/commandlineparser-core)
1+
[![.NET Core](https://github.com/MatthiWare/CommandLineParser.Core/actions/workflows/dotnet-core.yml/badge.svg)](https://github.com/MatthiWare/CommandLineParser.Core/actions/workflows/dotnet-core.yml)
22
[![Issues](https://img.shields.io/github/issues/MatthiWare/CommandLineParser.Core.svg)](https://github.com/MatthiWare/CommandLineParser.Core/issues)
33
[![CodeCov](https://codecov.io/gh/MatthiWare/CommandLineParser.Core/branch/master/graph/badge.svg)](https://codecov.io/gh/MatthiWare/CommandLineParser.Core)
44
[![CodeFactor](https://www.codefactor.io/repository/github/matthiware/commandlineparser.core/badge)](https://www.codefactor.io/repository/github/matthiware/commandlineparser.core)
5-
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://tldrlegal.com/license/mit-license))
5+
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://tldrlegal.com/license/mit-license)
66
[![Nuget](https://buildstats.info/nuget/MatthiWare.CommandLineParser)](https://www.nuget.org/packages/MatthiWare.CommandLineParser)
77

88
# CommandLineParser

appveyor.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

build.cake

Lines changed: 0 additions & 176 deletions
This file was deleted.

build.config

Lines changed: 0 additions & 3 deletions
This file was deleted.

build.ps1

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)