Skip to content

Commit

Permalink
Ditch appveyor due to proper .NET Core 3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeee committed Oct 10, 2019
1 parent 2854316 commit 3aa0fd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Wake-On-LAN [![Travis Build Status](https://travis-ci.org/nikeee/wake-on-lan.svg?branch=master)](https://travis-ci.org/nikeee/wake-on-lan) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/2t6mkn484amt0j4o?svg=true)](https://ci.appveyor.com/project/nikeee/wake-on-lan) [![NuGet version](https://img.shields.io/nuget/v/WakeOnLan.svg)](https://nuget.org/packages/WakeOnLan)
# Wake-On-LAN [![Travis Build Status](https://travis-ci.org/nikeee/wake-on-lan.svg?branch=master)](https://travis-ci.org/nikeee/wake-on-lan) [![NuGet version](https://img.shields.io/nuget/v/WakeOnLan.svg)](https://nuget.org/packages/WakeOnLan)

A simple library for sending magic packets and performing IP address operations. The default namespace is `System.Net`. There is an online documentation available [here](https://nikeee.github.io/wake-on-lan/README.html).

Expand Down
13 changes: 0 additions & 13 deletions appveyor.yml

This file was deleted.

0 comments on commit 3aa0fd5

Please sign in to comment.