Remove SharpZipLib and System.ValueTuple dependencies

This commit is contained in:
Pieter-Jan Briers
2020-06-13 03:09:48 +02:00
parent ca1d255b6c
commit 29365353a5
4 changed files with 0 additions and 5 deletions

View File

@@ -16,7 +16,6 @@
<PackageReference Include="NUnit.ConsoleRunner" Version="3.10.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Content.Client\Content.Client.csproj" />