Skip to content

Commit

Permalink
Bump YamlDotNet from 15.3.0 to 16.0.0 (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
  • Loading branch information
dependabot[bot] and Fleny113 committed Jul 16, 2024
1 parent 8001bcc commit 8bbf27d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Hexus.Daemon/Hexus.Daemon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="8.0.0" />
<PackageReference Include="NReco.Logging.File" Version="1.2.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Vecc.YamlDotNet.Analyzers.StaticGenerator" Version="15.1.2" />
<PackageReference Include="YamlDotNet" Version="15.3.0" />

<PackageReference Include="Vecc.YamlDotNet.Analyzers.StaticGenerator" Version="16.0.0" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
<InternalsVisibleTo Include="Hexus" />
</ItemGroup>
</Project>

0 comments on commit 8bbf27d

Please sign in to comment.