Update all the NuGet packages & submodule.

This commit is contained in:
Pieter-Jan Briers
2019-08-27 22:39:32 +02:00
parent 293f88599d
commit ecb7cd3c66
6 changed files with 9 additions and 9 deletions

View File

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