From 6977e3efbf35eab6bfb6897f0168920c0d20b196 Mon Sep 17 00:00:00 2001 From: Georg Jung Date: Fri, 13 Dec 2019 21:32:14 +0200 Subject: [PATCH] Add more package information to csproj --- ArpLookup/ArpLookup.csproj | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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