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

@@ -11,7 +11,7 @@
<Import Project="..\RobustToolbox\MSBuild\Robust.DefineConstants.targets" />
<ItemGroup>
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="YamlDotNet" Version="5.0.1" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RobustToolbox\Lidgren.Network\Lidgren.Network.csproj" />