From 5f44c7cb79334a76481babe520d2e15d8695bfb0 Mon Sep 17 00:00:00 2001 From: he3als Date: Sat, 24 Feb 2024 15:43:49 +0000 Subject: [PATCH] fix: update all packages --- src/App.config | 10 +++++++ src/amecs.csproj | 64 +++++++++++++++++++++++++++------------------ src/packages.config | 44 +++++++++++++++++-------------- 3 files changed, 72 insertions(+), 46 deletions(-) create mode 100644 src/App.config diff --git a/src/App.config b/src/App.config new file mode 100644 index 0000000..9816074 --- /dev/null +++ b/src/App.config @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/src/amecs.csproj b/src/amecs.csproj index cfac80e..8f9cdd8 100644 --- a/src/amecs.csproj +++ b/src/amecs.csproj @@ -46,12 +46,11 @@ packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll - packages\JetBrains.Annotations.2022.3.1\lib\net20\JetBrains.Annotations.dll - False + packages\JetBrains.Annotations.2023.3.0\lib\net20\JetBrains.Annotations.dll - packages\Microsoft.Dism.2.5.2\lib\net40\Microsoft.Dism.dll + packages\Microsoft.Dism.3.1.0\lib\net40\Microsoft.Dism.dll packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll @@ -61,20 +60,22 @@ packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll - - packages\System.CodeDom.7.0.0\lib\net462\System.CodeDom.dll + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + + packages\System.CodeDom.8.0.0\lib\net462\System.CodeDom.dll - - packages\System.Console.4.3.0\lib\net46\System.Console.dll + + packages\System.Console.4.3.1\lib\net46\System.Console.dll - - packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll - False + + packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll @@ -115,22 +116,31 @@ packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll + + packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + - - packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.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 + + packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll - - packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll + + packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll + + + packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - - packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll + + packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll @@ -144,7 +154,7 @@ False - packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll + packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll @@ -152,12 +162,11 @@ packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - - packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll + + packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll - - packages\System.Security.Permissions.7.0.0\lib\net462\System.Security.Permissions.dll - False + + packages\System.Security.Permissions.8.0.0\lib\net462\System.Security.Permissions.dll packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll @@ -165,14 +174,14 @@ - packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll + packages\System.Text.RegularExpressions.4.3.1\lib\net463\System.Text.RegularExpressions.dll - packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll + packages\System.Xml.ReaderWriter.4.3.1\lib\net46\System.Xml.ReaderWriter.dll @@ -210,6 +219,7 @@ + @@ -231,16 +241,18 @@ - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + + + +