Skip to content

Commit

Permalink
chore(deps): update analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Dec 24, 2023
1 parent 00ff4b7 commit 12faa46
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 @@ -39,7 +39,7 @@
<ItemGroup>
<PackageReference Include="ConcurrentHashSet" Version="1.3.0" />
<PackageReference Include="DisCatSharp" Version="[10.5.0-nightly-009,)" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.*">
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.*">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
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.5.0-nightly-009,)" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.1">
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.*">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 12faa46

Please sign in to comment.