Skip to content

Commit

Permalink
Merge pull request #6 from Aiko-IT-Systems/renovate/discatsharp
Browse files Browse the repository at this point in the history
Update DisCatSharp to v10.4.1
  • Loading branch information
Lulalaby committed Jul 9, 2023
2 parents 06030f3 + 33526f8 commit 91f67d3
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ Extension allowing to require two factor authentication for commands.
<ItemGroup>
<PackageReference Include="DatabaseWrapper" Version="5.0.2" />
<PackageReference Include="DatabaseWrapper.Sqlite" Version="5.0.2" />
<PackageReference Include="DisCatSharp" Version="10.4.0" />
<PackageReference Include="DisCatSharp" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="5.4.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.4.0" />
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.0" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.4.0" />
<PackageReference Include="DisCatSharp.Common" Version="10.4.0" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.4.0" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Common" Version="10.4.1" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.4.1" />
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
Expand Down

0 comments on commit 91f67d3

Please sign in to comment.