Skip to content

Commit

Permalink
chore(deps): update nuget packages to 8.0.92 (#575)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 0c0b46e commit 31ed705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DisCatSharp.Common/DisCatSharp.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
<PackageReference Include="DisCatSharp.Attributes" Version="10.6.6" />
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="Microsoft.Maui.Graphics" Version="8.0.91" />
<PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="8.0.91" />
<PackageReference Include="Microsoft.Maui.Graphics" Version="8.0.92" />
<PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="8.0.92" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
Expand Down

0 comments on commit 31ed705

Please sign in to comment.