diff --git a/FlashcardsSharp/FlashcardsSharp.csproj b/FlashcardsSharp/FlashcardsSharp.csproj index 64c7f7d..66f3e5d 100644 --- a/FlashcardsSharp/FlashcardsSharp.csproj +++ b/FlashcardsSharp/FlashcardsSharp.csproj @@ -42,33 +42,40 @@ Resources\FlashcardsSharp.ico - - packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True - - packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True - - packages\System.Memory.4.5.3\lib\netstandard2.0\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.4.7.0\lib\netstandard2.0\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.4.7.0\lib\netstandard2.0\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.4.7.1\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.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + True packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll diff --git a/FlashcardsSharp/packages.config b/FlashcardsSharp/packages.config index 19e6099..1d19221 100644 --- a/FlashcardsSharp/packages.config +++ b/FlashcardsSharp/packages.config @@ -1,12 +1,12 @@  - - - + + + - - - - + + + + \ No newline at end of file