Skip to content

Commit

Permalink
Merge pull request #103 from Aiko-IT-Systems/renovate/discatsharp
Browse files Browse the repository at this point in the history
chore(deps): update discatsharp to 10.6.6-nightly-023
  • Loading branch information
Lulalaby authored Jan 9, 2025
2 parents 14145b7 + bb9bdad commit c878c4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<ItemGroup>
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.4" />
<PackageReference Include="ConcurrentHashSet" Version="1.3.0" />
<PackageReference Include="DisCatSharp" Version="10.6.6-nightly-022" />
<PackageReference Include="DisCatSharp" Version="10.6.6-nightly-023" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.*">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
<ItemGroup>
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.4" />
<PackageReference Include="DatabaseWrapper.Sqlite" Version="6.1.0" />
<PackageReference Include="DisCatSharp" Version="10.6.6-nightly-022" />
<PackageReference Include="DisCatSharp" Version="10.6.6-nightly-023" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.*">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.6-nightly-022" />
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.6-nightly-023" />
<PackageReference Include="DisCatSharp.Attributes" Version="10.6.*" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.6.6-nightly-022" />
<PackageReference Include="DisCatSharp.Common" Version="10.6.6-nightly-022" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.6.6-nightly-022" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.6.6-nightly-023" />
<PackageReference Include="DisCatSharp.Common" Version="10.6.6-nightly-023" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.6.6-nightly-023" />
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
Expand Down

0 comments on commit c878c4e

Please sign in to comment.