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

@@ -13,7 +13,6 @@
<Import Project="..\RobustToolbox\MSBuild\Robust.DefineConstants.targets" />
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
</ItemGroup>
<ItemGroup>