From 3c3413e4394631a1ecd4eab1b844771512787341 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 7 Jun 2018 08:42:13 -0700 Subject: [PATCH] Remove AppVeyor badge [ci skip] --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3d1087be91..fbd681e88d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Templates -AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/aspnet/templating?branch=dev&svg=true)](https://ci.appveyor.com/project/aspnetci/templating/branch/dev) - ## Getting Started ASP.NET Templates provide project templates which are used in .NET Core for creating ASP.NET Core applications.