diff --git a/src/DownKyi.Core/DownKyi.Core.csproj b/src/DownKyi.Core/DownKyi.Core.csproj index 7012acb..cb85a1d 100644 --- a/src/DownKyi.Core/DownKyi.Core.csproj +++ b/src/DownKyi.Core/DownKyi.Core.csproj @@ -52,20 +52,20 @@ ..\packages\Brotli.NET.2.1.1\lib\net45\Brotli.Core.dll - - ..\packages\Google.Protobuf.3.21.12\lib\net45\Google.Protobuf.dll + + ..\packages\Google.Protobuf.3.29.3\lib\net45\Google.Protobuf.dll - ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll - - ..\packages\QRCoder.1.4.3\lib\net40\QRCoder.dll + + ..\packages\QRCoder.1.6.0\lib\net40\QRCoder.dll - - ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll @@ -73,15 +73,15 @@ - - ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll - - ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll @@ -392,9 +392,9 @@ - + - + \ No newline at end of file diff --git a/src/DownKyi.Core/app.config b/src/DownKyi.Core/app.config index a1e2bff..ef77b31 100644 --- a/src/DownKyi.Core/app.config +++ b/src/DownKyi.Core/app.config @@ -4,11 +4,11 @@ - + - + diff --git a/src/DownKyi.Core/packages.config b/src/DownKyi.Core/packages.config index 7aae0de..8b9b06b 100644 --- a/src/DownKyi.Core/packages.config +++ b/src/DownKyi.Core/packages.config @@ -1,15 +1,15 @@  - - - - - + + + + + - - - + + + \ No newline at end of file diff --git a/src/DownKyi/DownKyi.csproj b/src/DownKyi/DownKyi.csproj index 32eca1c..a4b3f02 100644 --- a/src/DownKyi/DownKyi.csproj +++ b/src/DownKyi/DownKyi.csproj @@ -562,10 +562,10 @@ - 1.1.0 + 2.0.1 - 13.0.2 + 13.0.3