Skip to content

Commit

Permalink
chore(deps): update discatsharp
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent ed13bbe commit 9cc50fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<PackageReference Include="ConcurrentHashSet" Version="1.3.0" />
<PackageReference Include="DisCatSharp" Version="[10.4.2-nightly-048,)" />
<PackageReference Include="DisCatSharp" Version="[10.4.2-nightly-052,)" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.*">
<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 @@ -25,7 +25,7 @@ Extension allowing to require two factor authentication for commands.
<ItemGroup>
<PackageReference Include="DatabaseWrapper.Sqlite" Version="6.0.6" />
<PackageReference Include="DisCatSharp" Version="10.4.*-*" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.1.0">
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 9cc50fd

Please sign in to comment.