This commit is contained in:
nicolas.dorier
2018-10-31 17:00:47 +09:00
parent 67d3795d7b
commit 0bb8f99272

View File

@@ -7,6 +7,6 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="YamlDotNet" Version="4.3.1" /> <PackageReference Include="YamlDotNet" Version="5.2.1" />
</ItemGroup> </ItemGroup>
</Project> </Project>