[PR #5] [MERGED] Update project to .NET 8 and auto update mac db #5

Closed
opened 2026-09-04 00:42:17 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Stone-Red-Code/ARP-Scanner/pull/5
Author: @Stone-Red-Code
Created: 4/30/2024
Status: Merged
Merged: 4/30/2024
Merged by: @Stone-Red-Code

Base: mainHead: develop


📝 Commits (1)

  • 6de6edb Update project to .NET 8 and auto update mac db

📊 Changes

8 files changed (+119 additions, -44624 deletions)

View changed files

📝 choco/arp-scanner.nuspec (+3 -3)
📝 snap/snapcraft.yaml (+3 -3)
📝 src/ARP-Scanner/ARP-Scanner.csproj (+2 -8)
src/ARP-Scanner/MacDatabase.cs (+7 -0)
src/ARP-Scanner/MacInformation.cs (+21 -0)
📝 src/ARP-Scanner/MacVendorLookup.cs (+69 -31)
📝 src/ARP-Scanner/Program.cs (+14 -12)
src/ARP-Scanner/mac-vendors.csv (+0 -44567)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Stone-Red-Code/ARP-Scanner/pull/5 **Author:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Created:** 4/30/2024 **Status:** ✅ Merged **Merged:** 4/30/2024 **Merged by:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (1) - [`6de6edb`](https://github.com/Stone-Red-Code/ARP-Scanner/commit/6de6edbf48bdded4f7a5160ca14b855b7f373c92) Update project to .NET 8 and auto update mac db ### 📊 Changes **8 files changed** (+119 additions, -44624 deletions) <details> <summary>View changed files</summary> 📝 `choco/arp-scanner.nuspec` (+3 -3) 📝 `snap/snapcraft.yaml` (+3 -3) 📝 `src/ARP-Scanner/ARP-Scanner.csproj` (+2 -8) ➕ `src/ARP-Scanner/MacDatabase.cs` (+7 -0) ➕ `src/ARP-Scanner/MacInformation.cs` (+21 -0) 📝 `src/ARP-Scanner/MacVendorLookup.cs` (+69 -31) 📝 `src/ARP-Scanner/Program.cs` (+14 -12) ➖ `src/ARP-Scanner/mac-vendors.csv` (+0 -44567) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:42:17 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Stone_Red/ARP-Scanner#5