diff --git a/ArcFormats/ArcFormats.csproj b/ArcFormats/ArcFormats.csproj
index 686f26d5..d33b9bc9 100644
--- a/ArcFormats/ArcFormats.csproj
+++ b/ArcFormats/ArcFormats.csproj
@@ -75,24 +75,16 @@
..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll
-
- ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll
-
..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
-
..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll
..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll
-
- ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll
..\packages\System.Memory.4.5.4\lib\netstandard1.1\System.Memory.dll
diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs
index a685200d..a1168652 100644
--- a/ArcFormats/Properties/AssemblyInfo.cs
+++ b/ArcFormats/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion ("1.2.48.2176")]
-[assembly: AssemblyFileVersion ("1.2.48.2176")]
+[assembly: AssemblyVersion ("1.2.48.2266")]
+[assembly: AssemblyFileVersion ("1.2.48.2266")]
diff --git a/Experimental/Experimental.csproj b/Experimental/Experimental.csproj
index 848e0917..d3cf2e40 100644
--- a/Experimental/Experimental.csproj
+++ b/Experimental/Experimental.csproj
@@ -69,6 +69,7 @@
..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll
+
..\packages\System.Buffers.4.5.1\lib\netstandard1.1\System.Buffers.dll
@@ -84,9 +85,6 @@
..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll
-
- ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll
-
..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll
@@ -97,9 +95,6 @@
..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll
-
- ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll
-
..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll
@@ -117,8 +112,6 @@
..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll
-
- ..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll
..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll
True
diff --git a/Experimental/Properties/AssemblyInfo.cs b/Experimental/Properties/AssemblyInfo.cs
index efd3d688..93576711 100644
--- a/Experimental/Properties/AssemblyInfo.cs
+++ b/Experimental/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion ("1.0.16.40")]
-[assembly: AssemblyFileVersion ("1.0.16.40")]
+[assembly: AssemblyVersion ("1.0.16.46")]
+[assembly: AssemblyFileVersion ("1.0.16.46")]
diff --git a/GUI/Properties/AssemblyInfo.cs b/GUI/Properties/AssemblyInfo.cs
index aeebc2ce..ae8f6279 100644
--- a/GUI/Properties/AssemblyInfo.cs
+++ b/GUI/Properties/AssemblyInfo.cs
@@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion ("1.5.44.2938")]
-[assembly: AssemblyFileVersion ("1.5.44.2938")]
+[assembly: AssemblyVersion ("1.5.44.3043")]
+[assembly: AssemblyFileVersion ("1.5.44.3043")]
diff --git a/GameRes/Properties/AssemblyInfo.cs b/GameRes/Properties/AssemblyInfo.cs
index ae198900..f847ccc9 100644
--- a/GameRes/Properties/AssemblyInfo.cs
+++ b/GameRes/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion ("1.5.44.320")]
-[assembly: AssemblyFileVersion ("1.5.44.320")]
+[assembly: AssemblyVersion ("1.5.44.324")]
+[assembly: AssemblyFileVersion ("1.5.44.324")]
diff --git a/Legacy/Properties/AssemblyInfo.cs b/Legacy/Properties/AssemblyInfo.cs
index 91004130..d63b355a 100644
--- a/Legacy/Properties/AssemblyInfo.cs
+++ b/Legacy/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion ("1.0.10.198")]
-[assembly: AssemblyFileVersion ("1.0.10.198")]
+[assembly: AssemblyVersion ("1.0.10.208")]
+[assembly: AssemblyFileVersion ("1.0.10.208")]