diff options
| -rw-r--r-- | Mundus/Mundus.csproj | 48 | ||||
| -rw-r--r-- | Mundus/packages.config | 20 | ||||
| -rw-r--r-- | MundusTests/MundusTests.csproj | 20 | ||||
| -rw-r--r-- | MundusTests/packages.config | 15 |
4 files changed, 47 insertions, 56 deletions
diff --git a/Mundus/Mundus.csproj b/Mundus/Mundus.csproj index 7b4094f..82c0596 100644 --- a/Mundus/Mundus.csproj +++ b/Mundus/Mundus.csproj @@ -44,23 +44,20 @@ <HintPath>..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="Google.Protobuf">
- <HintPath>..\packages\Google.Protobuf.3.12.1\lib\net45\Google.Protobuf.dll</HintPath>
+ <HintPath>..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="Renci.SshNet">
<HintPath>..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath>
</Reference>
<Reference Include="System.Buffers">
- <HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
+ <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Runtime.CompilerServices.Unsafe">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Memory">
- <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
+ <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="K4os.Compression.LZ4">
<HintPath>..\packages\K4os.Compression.LZ4.1.1.11\lib\net46\K4os.Compression.LZ4.dll</HintPath>
@@ -93,59 +90,59 @@ <HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.0\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions">
- <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.3\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.4\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Logging.Abstractions">
- <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Annotations">
<HintPath>..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Primitives">
- <HintPath>..\packages\Microsoft.Extensions.Primitives.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Primitives.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Caching.Abstractions">
- <HintPath>..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Configuration.Abstractions">
- <HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Configuration">
- <HintPath>..\packages\Microsoft.Extensions.Configuration.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Configuration.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Configuration.Binder">
- <HintPath>..\packages\Microsoft.Extensions.Configuration.Binder.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Configuration.Binder.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Options">
- <HintPath>..\packages\Microsoft.Extensions.Options.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Options.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Caching.Memory">
- <HintPath>..\packages\Microsoft.Extensions.Caching.Memory.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Caching.Memory.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Immutable">
- <HintPath>..\packages\System.Collections.Immutable.1.7.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath>
+ <HintPath>..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.DiagnosticSource">
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.7.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
+ <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions">
- <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
+ <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces">
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.DependencyInjection">
- <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.3.1.3\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.3.1.4\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Extensions.Logging">
- <HintPath>..\packages\Microsoft.Extensions.Logging.3.1.3\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath>
+ <HintPath>..\packages\Microsoft.Extensions.Logging.3.1.4\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix" />
<Reference Include="Microsoft.EntityFrameworkCore.Abstractions">
- <HintPath>..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.3\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath>
+ <HintPath>..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.EntityFrameworkCore">
- <HintPath>..\packages\Microsoft.EntityFrameworkCore.3.1.3\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
+ <HintPath>..\packages\Microsoft.EntityFrameworkCore.3.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Identity.Client">
<HintPath>..\packages\Microsoft.Identity.Client.4.14.0\lib\net45\Microsoft.Identity.Client.dll</HintPath>
@@ -163,7 +160,7 @@ <HintPath>..\packages\Microsoft.Data.SqlClient.1.1.3\lib\net46\Microsoft.Data.SqlClient.dll</HintPath>
</Reference>
<Reference Include="Microsoft.EntityFrameworkCore.Relational">
- <HintPath>..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.3\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath>
+ <HintPath>..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.1\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath>
</Reference>
<Reference Include="Microsoft.EntityFrameworkCore.SqlServer">
<HintPath>..\packages\Microsoft.EntityFrameworkCore.SqlServer.3.1.3\lib\netstandard2.0\Microsoft.EntityFrameworkCore.SqlServer.dll</HintPath>
@@ -192,6 +189,9 @@ <Reference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect">
<HintPath>..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.6.5.1\lib\net461\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll</HintPath>
</Reference>
+ <Reference Include="System.Numerics.Vectors">
+ <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="gtk-gui\gui.stetic">
diff --git a/Mundus/packages.config b/Mundus/packages.config index b29b53d..871b669 100644 --- a/Mundus/packages.config +++ b/Mundus/packages.config @@ -1,19 +1,16 @@ <?xml version="1.0" encoding="utf-8"?> <packages> - <package id="BouncyCastle" version="1.8.6.1" targetFramework="net47" /> - <package id="Google.Protobuf" version="3.12.1" targetFramework="net47" /> + <package id="BouncyCastle" version="1.8.3.1" targetFramework="net47" /> + <package id="Google.Protobuf" version="3.6.1" targetFramework="net47" /> <package id="K4os.Compression.LZ4" version="1.1.11" targetFramework="net47" /> <package id="K4os.Compression.LZ4.Streams" version="1.1.11" targetFramework="net47" /> <package id="K4os.Hash.xxHash" version="1.0.6" targetFramework="net47" /> <package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.1" targetFramework="net47" /> <package id="Microsoft.Bcl.HashCode" version="1.1.0" targetFramework="net47" /> - <package id="Microsoft.Data.SqlClient" version="1.1.3" targetFramework="net47" /> - <package id="Microsoft.Data.SqlClient.SNI" version="1.1.1" targetFramework="net47" /> <package id="Microsoft.EntityFrameworkCore" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.EntityFrameworkCore.Abstractions" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.EntityFrameworkCore.Analyzers" version="3.1.4" targetFramework="net47" /> - <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.4" targetFramework="net47" /> - <package id="Microsoft.EntityFrameworkCore.SqlServer" version="3.1.4" targetFramework="net47" /> + <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.1" targetFramework="net47" /> <package id="Microsoft.Extensions.Caching.Abstractions" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Caching.Memory" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Configuration" version="3.1.4" targetFramework="net47" /> @@ -25,24 +22,13 @@ <package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Options" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Primitives" version="3.1.4" targetFramework="net47" /> - <package id="Microsoft.Identity.Client" version="4.14.0" targetFramework="net47" /> - <package id="Microsoft.IdentityModel.JsonWebTokens" version="6.5.1" targetFramework="net47" /> - <package id="Microsoft.IdentityModel.Logging" version="6.5.1" targetFramework="net47" /> - <package id="Microsoft.IdentityModel.Protocols" version="6.5.1" targetFramework="net47" /> - <package id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.5.1" targetFramework="net47" /> - <package id="Microsoft.IdentityModel.Tokens" version="6.5.1" targetFramework="net47" /> <package id="MySql.Data" version="8.0.20" targetFramework="net47" /> <package id="MySql.Data.EntityFrameworkCore" version="8.0.20" targetFramework="net47" /> - <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net47" /> <package id="SSH.NET" version="2016.1.0" targetFramework="net47" /> - <package id="StyleCop.Analyzers" version="1.1.118" targetFramework="net47" developmentDependency="true" /> <package id="System.Buffers" version="4.5.1" targetFramework="net47" /> <package id="System.Collections.Immutable" version="1.7.1" targetFramework="net47" /> <package id="System.ComponentModel.Annotations" version="4.7.0" targetFramework="net47" /> - <package id="System.Data.Common" version="4.3.0" targetFramework="net47" /> - <package id="System.Data.SqlClient" version="4.8.1" targetFramework="net47" /> <package id="System.Diagnostics.DiagnosticSource" version="4.7.1" targetFramework="net47" /> - <package id="System.IdentityModel.Tokens.Jwt" version="6.5.1" targetFramework="net47" /> <package id="System.Memory" version="4.5.4" targetFramework="net47" /> <package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net47" /> <package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net47" /> 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 @@ <?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="..\packages\Microsoft.NET.Test.Sdk.16.6.1\build\net40\Microsoft.NET.Test.Sdk.props" Condition="Exists('..\packages\Microsoft.NET.Test.Sdk.16.6.1\build\net40\Microsoft.NET.Test.Sdk.props')" />
+ <Import Project="..\packages\Microsoft.CodeCoverage.16.6.1\build\netstandard1.0\Microsoft.CodeCoverage.props" Condition="Exists('..\packages\Microsoft.CodeCoverage.16.6.1\build\netstandard1.0\Microsoft.CodeCoverage.props')" />
+ <Import Project="..\packages\NUnit3TestAdapter.3.16.1\build\net35\NUnit3TestAdapter.props" Condition="Exists('..\packages\NUnit3TestAdapter.3.16.1\build\net35\NUnit3TestAdapter.props')" />
<Import Project="..\packages\NUnit.3.12.0\build\NUnit.props" Condition="Exists('..\packages\NUnit.3.12.0\build\NUnit.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -50,9 +53,6 @@ <HintPath>..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Numerics.Vectors">
- <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Runtime.CompilerServices.Unsafe">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
@@ -125,13 +125,13 @@ <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="Microsoft.EntityFrameworkCore.Relational">
- <HintPath>..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath>
+ <HintPath>..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.1\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath>
</Reference>
<Reference Include="BouncyCastle.Crypto">
- <HintPath>..\packages\BouncyCastle.1.8.6.1\lib\BouncyCastle.Crypto.dll</HintPath>
+ <HintPath>..\packages\BouncyCastle.1.8.3.1\lib\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="Google.Protobuf">
- <HintPath>..\packages\Google.Protobuf.3.12.1\lib\net45\Google.Protobuf.dll</HintPath>
+ <HintPath>..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
</Reference>
<Reference Include="Renci.SshNet">
<HintPath>..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath>
@@ -168,6 +168,12 @@ <HintPath>..\packages\MySql.Data.EntityFrameworkCore.8.0.20\lib\netstandard2.0\MySql.Data.EntityFrameworkCore.dll</HintPath>
</Reference>
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ <Reference Include="Microsoft.VisualStudio.CodeCoverage.Shim">
+ <HintPath>..\packages\Microsoft.CodeCoverage.16.6.1\lib\net45\Microsoft.VisualStudio.CodeCoverage.Shim.dll</HintPath>
+ </Reference>
+ <Reference Include="System.Numerics.Vectors">
+ <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="DataTests\GameEventLogs\GameEventLogContextTests.cs" />
@@ -226,4 +232,6 @@ </ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <Import Project="..\packages\Microsoft.CodeCoverage.16.6.1\build\netstandard1.0\Microsoft.CodeCoverage.targets" Condition="Exists('..\packages\Microsoft.CodeCoverage.16.6.1\build\netstandard1.0\Microsoft.CodeCoverage.targets')" />
+ <Import Project="..\packages\Microsoft.NET.Test.Sdk.16.6.1\build\net40\Microsoft.NET.Test.Sdk.targets" Condition="Exists('..\packages\Microsoft.NET.Test.Sdk.16.6.1\build\net40\Microsoft.NET.Test.Sdk.targets')" />
</Project>
\ 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 @@ <?xml version="1.0" encoding="utf-8"?> <packages> - <package id="AtkSharp" version="3.22.25.74" targetFramework="net47" /> - <package id="BouncyCastle" version="1.8.6.1" targetFramework="net47" /> - <package id="CairoSharp" version="3.22.25.74" targetFramework="net47" /> - <package id="GdkSharp" version="3.22.25.74" targetFramework="net47" /> - <package id="GioSharp" version="3.22.25.74" targetFramework="net47" /> - <package id="GLibSharp" version="3.22.25.74" targetFramework="net47" /> - <package id="Google.Protobuf" version="3.12.1" targetFramework="net47" /> + <package id="BouncyCastle" version="1.8.3.1" targetFramework="net47" /> + <package id="Google.Protobuf" version="3.6.1" targetFramework="net47" /> <package id="K4os.Compression.LZ4" version="1.1.11" targetFramework="net47" /> <package id="K4os.Compression.LZ4.Streams" version="1.1.11" targetFramework="net47" /> <package id="K4os.Hash.xxHash" version="1.0.6" targetFramework="net47" /> <package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.1" targetFramework="net47" /> <package id="Microsoft.Bcl.HashCode" version="1.1.0" targetFramework="net47" /> + <package id="Microsoft.CodeCoverage" version="16.6.1" targetFramework="net47" /> <package id="Microsoft.EntityFrameworkCore" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.EntityFrameworkCore.Abstractions" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.EntityFrameworkCore.Analyzers" version="3.1.4" targetFramework="net47" /> - <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.4" targetFramework="net47" /> + <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.1" targetFramework="net47" /> <package id="Microsoft.Extensions.Caching.Abstractions" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Caching.Memory" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Configuration" version="3.1.4" targetFramework="net47" /> @@ -27,10 +23,11 @@ <package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Options" version="3.1.4" targetFramework="net47" /> <package id="Microsoft.Extensions.Primitives" version="3.1.4" targetFramework="net47" /> + <package id="Microsoft.NET.Test.Sdk" version="16.6.1" targetFramework="net47" /> <package id="MySql.Data" version="8.0.20" targetFramework="net47" /> <package id="MySql.Data.EntityFrameworkCore" version="8.0.20" targetFramework="net47" /> <package id="NUnit" version="3.12.0" targetFramework="net47" /> - <package id="PangoSharp" version="3.22.25.74" targetFramework="net47" /> + <package id="NUnit3TestAdapter" version="3.16.1" targetFramework="net47" developmentDependency="true" /> <package id="SSH.NET" version="2016.1.0" targetFramework="net47" /> <package id="System.Buffers" version="4.5.1" targetFramework="net47" /> <package id="System.Collections.Immutable" version="1.7.1" targetFramework="net47" /> |
