Skip to content

Commit

Permalink
Upgrade YamlDotNet
Browse files Browse the repository at this point in the history
marticliment committed Jun 17, 2024
1 parent 26e6723 commit 6b35d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UniGetUI/UniGetUI.csproj
Original file line number Diff line number Diff line change
@@ -86,7 +86,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="YamlDotNet" Version="15.1.6" />
<PackageReference Include="YamlDotNet" Version="15.3.0" />

<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>

0 comments on commit 6b35d14

Please sign in to comment.