diff --git a/src/N2D22/N2D22.csproj b/src/N2D22/N2D22.csproj index b1d3749..f050ed0 100644 --- a/src/N2D22/N2D22.csproj +++ b/src/N2D22/N2D22.csproj @@ -50,8 +50,9 @@ ..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.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 @@ -61,8 +62,9 @@ - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages/System.Memory.4.5.5/lib/net461/System.Memory.dll + True @@ -73,14 +75,17 @@ ..\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.Text.RegularExpressions.4.3.1\lib\net463\System.Text.RegularExpressions.dll diff --git a/src/N2D22/packages.config b/src/N2D22/packages.config index 97f2d58..bb90438 100644 --- a/src/N2D22/packages.config +++ b/src/N2D22/packages.config @@ -2,7 +2,7 @@ - + @@ -11,7 +11,7 @@ - + @@ -19,13 +19,13 @@ - + - - + +