build: Upgrade the YamlDotNet version.

This commit is contained in:
real-zony
2024-07-02 21:51:55 +08:00
parent 8b5d5c64b0
commit e66ef89e7a
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
<PackageReference Include="Polly"/>
<PackageReference Include="QRCoder"/>
<PackageReference Include="TagLibSharp"/>
<PackageReference Include="YamlDotNet" />
</ItemGroup>
<ItemGroup>