From da6ba1c19f8fb6906d0b80595ab104dbfdcea4a9 Mon Sep 17 00:00:00 2001 From: Georg Jung Date: Mon, 16 Dec 2019 12:53:32 +0200 Subject: [PATCH] Fix package properties, bump to 1.0.0 --- ArpLookup/ArpLookup.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ArpLookup/ArpLookup.csproj b/ArpLookup/ArpLookup.csproj index 11b5880..88398ed 100644 --- a/ArpLookup/ArpLookup.csproj +++ b/ArpLookup/ArpLookup.csproj @@ -5,16 +5,17 @@ latest ArpLookup Georg Jung - 0.1.0 + 1.0.0 - https://github.com/georg-jung/ArpLookup + https://github.com/georg-jung/ArpLookup.git + git https://github.com/georg-jung/ArpLookup MIT false A .Net Standard 2.0 library supporting ARP lookups on Windows and Linux to find the MAC address corresponding to an IP address. - arp mac mac-address arp-cache ip ip-address hardware-address physical-address linux + arp;mac;mac-address;arp-cache;ip;ip-address;hardware-address;physical-address;linux