diff --git a/GUI/App.config b/GUI/App.config index 10a7938e..a78b38ab 100644 --- a/GUI/App.config +++ b/GUI/App.config @@ -8,11 +8,11 @@ - + - + @@ -24,20 +24,24 @@ - + - + - + + + + + diff --git a/GUI/GUI.csproj b/GUI/GUI.csproj index e2d183af..8dc24f19 100644 --- a/GUI/GUI.csproj +++ b/GUI/GUI.csproj @@ -92,6 +92,10 @@ ..\packages\gong-wpf-dragdrop.3.2.1\lib\net47\GongSolutions.WPF.DragDrop.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + ..\packages\Microsoft.Web.WebView2.1.0.1823.32\lib\net45\Microsoft.Web.WebView2.Core.dll @@ -127,8 +131,9 @@ ..\packages\ReactiveUI.WPF.19.2.1\lib\net472\ReactiveUI.Wpf.dll - - ..\packages\SharpCompress.0.33.0\lib\net462\SharpCompress.dll + + ..\packages\SharpCompress.0.48.0\lib\netstandard2.0\SharpCompress.dll + True ..\packages\Splat.14.6.37\lib\netstandard2.0\Splat.dll @@ -137,8 +142,9 @@ ..\packages\Splat.Drawing.14.6.37\lib\net472\Splat.Drawing.dll - - ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True @@ -150,18 +156,21 @@ - - ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True - - ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True ..\packages\System.Reactive.6.0.0\lib\net472\System.Reactive.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True ..\packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll @@ -176,16 +185,15 @@ ..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll - - ..\packages\System.Text.Encoding.CodePages.7.0.0\lib\net462\System.Text.Encoding.CodePages.dll + + ..\packages\System.Text.Encoding.CodePages.10.0.10\lib\net462\System.Text.Encoding.CodePages.dll + True - - ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True - - ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll - @@ -427,7 +435,7 @@ - + Always @@ -527,13 +535,13 @@ Always - + Always Always - + Always @@ -586,9 +594,11 @@ + + \ No newline at end of file diff --git a/GUI/packages.config b/GUI/packages.config index 7e91b636..eac56bae 100644 --- a/GUI/packages.config +++ b/GUI/packages.config @@ -8,6 +8,7 @@ + @@ -21,20 +22,20 @@ - + - + - - + + - + - - - + + + \ No newline at end of file