chore: updated to forked version of YamlDotNet that fixes sequence indentations

This commit is contained in:
2025-04-19 22:28:13 +03:00
parent eb454a471c
commit 20bc6a1adb
3 changed files with 10 additions and 4 deletions

View File

@@ -9,10 +9,7 @@
<ItemGroup>
<ProjectReference Include="..\Engine.Core\Engine.Core.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="YamlDotNet" Version="16.3.0" />
<ProjectReference Include="..\..\YamlDotNet\YamlDotNet\YamlDotNet.csproj" />
</ItemGroup>
</Project>