diff --git a/tests/MagicOnion.Tests/App.config b/tests/MagicOnion.Tests/App.config index cee47cbb4..ceda2bd27 100644 --- a/tests/MagicOnion.Tests/App.config +++ b/tests/MagicOnion.Tests/App.config @@ -18,11 +18,71 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/MagicOnion.Tests/MagicOnion.Tests.csproj b/tests/MagicOnion.Tests/MagicOnion.Tests.csproj index 9e891d538..a2f73b3a5 100644 --- a/tests/MagicOnion.Tests/MagicOnion.Tests.csproj +++ b/tests/MagicOnion.Tests/MagicOnion.Tests.csproj @@ -39,24 +39,55 @@ ..\..\packages\Grpc.Core.Api.1.19.0\lib\net45\Grpc.Core.Api.dll - - ..\..\packages\MessagePack.1.7.3.4\lib\net45\MessagePack.dll + + ..\..\packages\MessagePack.2.5.187\lib\netstandard2.0\MessagePack.dll + True + + + ..\..\packages\MessagePack.Annotations.2.5.187\lib\netstandard2.0\MessagePack.Annotations.dll + True + + + ..\..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\..\packages\Microsoft.NET.StringTools.17.11.4\lib\netstandard2.0\Microsoft.NET.StringTools.dll + True + + ..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True + + + ..\..\packages\System.Collections.Immutable.8.0.0\lib\netstandard2.0\System.Collections.Immutable.dll + True + ..\..\packages\System.Interactive.Async.3.2.0\lib\net46\System.Interactive.Async.dll - - ..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.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 + True + + + ..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True ..\..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll True - - ..\..\packages\System.Threading.Tasks.Extensions.4.5.1\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.3.0\lib\netstandard1.0\System.ValueTuple.dll diff --git a/tests/MagicOnion.Tests/packages.config b/tests/MagicOnion.Tests/packages.config index f46f62032..88cfbb743 100644 --- a/tests/MagicOnion.Tests/packages.config +++ b/tests/MagicOnion.Tests/packages.config @@ -4,13 +4,20 @@ - + + + + + + - - - + + + + + - +