Skip to content

Commit

Permalink
chore(deps): update discatsharp to v10.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent debdeae commit d4788e1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DisCatSharp.Support.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@

<ItemGroup>
<PackageReference Include="AITSYS.MySql.Data" Version="8.1.0-mariadb" />
<PackageReference Include="DisCatSharp" Version="10.6.3" />
<PackageReference Include="DisCatSharp" Version="10.6.4" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.3" />
<PackageReference Include="DisCatSharp.Common" Version="10.6.3" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.6.3" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.6.3" />
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.4" />
<PackageReference Include="DisCatSharp.Common" Version="10.6.4" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.6.4" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.6.4" />
<PackageReference Include="DisCatSharp.Phabricator" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="4.0.0" />
Expand Down

0 comments on commit d4788e1

Please sign in to comment.