diff --git a/Cauldron/Cauldron.csproj b/Cauldron/Cauldron.csproj index 7874ecd..fec30da 100644 --- a/Cauldron/Cauldron.csproj +++ b/Cauldron/Cauldron.csproj @@ -82,8 +82,9 @@ ..\packages\GlmSharp.0.9.8\lib\Net45\GlmSharp.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.31\lib\net45\Microsoft.Xaml.Behaviors.dll @@ -109,21 +110,25 @@ ..\packages\System.Drawing.Common.4.7.0\lib\net461\System.Drawing.Common.dll - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True - - ..\packages\System.Text.Encodings.Web.5.0.1\lib\net461\System.Text.Encodings.Web.dll + + ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll + True - - ..\packages\System.Text.Json.5.0.2\lib\net461\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/Cauldron/packages.config b/Cauldron/packages.config index df8255a..6fb79eb 100644 --- a/Cauldron/packages.config +++ b/Cauldron/packages.config @@ -1,7 +1,7 @@  - + @@ -11,11 +11,11 @@ - + - - - + + + \ No newline at end of file