Update submodule, update NuGet dependencies.

This commit is contained in:
Pieter-Jan Briers
2019-05-29 14:04:57 +02:00
parent 740c62330e
commit 56bccdbc3e
6 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
</PropertyGroup>
<Import Project="..\RobustToolbox\MSBuild\Robust.DefineConstants.targets" />
<ItemGroup>
<PackageReference Include="NUnit" Version="3.11.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.10.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.13.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />