diff --git a/ArpLookup/ArpLookup.csproj b/ArpLookup/ArpLookup.csproj index e3075e8..17822c3 100644 --- a/ArpLookup/ArpLookup.csproj +++ b/ArpLookup/ArpLookup.csproj @@ -3,14 +3,20 @@ netstandard2.0 latest - true - MIT + ArpLookup Georg Jung - https://github.com/georg-jung/ArpLookup - https://github.com/georg-jung/ArpLookup 0.1.0 + + https://github.com/georg-jung/ArpLookup + 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 + + all