diff --git a/Programs/examples/PacketDump/PacketDump.csproj b/Programs/examples/PacketDump/PacketDump.csproj
index 7a589a9f..d1607c57 100644
--- a/Programs/examples/PacketDump/PacketDump.csproj
+++ b/Programs/examples/PacketDump/PacketDump.csproj
@@ -5,7 +5,7 @@
Exe
true
..\..\..\bin\
- net48;net6.0;net7.0
+ net6.0;net7.0
AnyCPU
true
snupkg
diff --git a/Programs/mapgenerator/mapgenerator.csproj b/Programs/mapgenerator/mapgenerator.csproj
index 113a7924..30c1161b 100644
--- a/Programs/mapgenerator/mapgenerator.csproj
+++ b/Programs/mapgenerator/mapgenerator.csproj
@@ -5,7 +5,7 @@
true
..\..\bin\
LibreMetaverse.MapGenerator
- net48;net6.0;net7.0
+ net6.0;net7.0
AnyCPU
true
snupkg