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