From 667b2fc46c1116c58b106c7307ec8f96d13a3441 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 23 May 2020 12:12:43 +0300 Subject: Supposedly, fixed NuGet packages --- MundusTests/MundusTests.csproj | 20 ++++++++++++++------ MundusTests/packages.config | 15 ++++++--------- 2 files changed, 20 insertions(+), 15 deletions(-) (limited to 'MundusTests') diff --git a/MundusTests/MundusTests.csproj b/MundusTests/MundusTests.csproj index dd6be8d..dfe8764 100644 --- a/MundusTests/MundusTests.csproj +++ b/MundusTests/MundusTests.csproj @@ -1,5 +1,8 @@ + + + Debug @@ -50,9 +53,6 @@ ..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll - - ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll @@ -125,13 +125,13 @@ - ..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll + ..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.1\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll - ..\packages\BouncyCastle.1.8.6.1\lib\BouncyCastle.Crypto.dll + ..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll - ..\packages\Google.Protobuf.3.12.1\lib\net45\Google.Protobuf.dll + ..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll ..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll @@ -168,6 +168,12 @@ ..\packages\MySql.Data.EntityFrameworkCore.8.0.20\lib\netstandard2.0\MySql.Data.EntityFrameworkCore.dll + + ..\packages\Microsoft.CodeCoverage.16.6.1\lib\net45\Microsoft.VisualStudio.CodeCoverage.Shim.dll + + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + @@ -226,4 +232,6 @@ + + \ No newline at end of file diff --git a/MundusTests/packages.config b/MundusTests/packages.config index 2701787..8e2319c 100644 --- a/MundusTests/packages.config +++ b/MundusTests/packages.config @@ -1,21 +1,17 @@  - - - - - - - + + + - + @@ -27,10 +23,11 @@ + - + -- cgit v1.2.3