Skip to content

Commit

Permalink
chore(deps): update discatsharp to v10.6.0-nightly-005
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 5d32d65 commit f5c3dc6
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.0-nightly-001" />
<PackageReference Include="DisCatSharp" Version="10.6.0-nightly-005" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.0-nightly-001" />
<PackageReference Include="DisCatSharp.Common" Version="10.6.0-nightly-001" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.6.0-nightly-001" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.6.0-nightly-001" />
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.0-nightly-005" />
<PackageReference Include="DisCatSharp.Common" Version="10.6.0-nightly-005" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.6.0-nightly-005" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.6.0-nightly-005" />
<PackageReference Include="DisCatSharp.Phabricator" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="3.1.1" />
Expand Down

0 comments on commit f5c3dc6

Please sign in to comment.