Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Jun 8, 2024
1 parent 3d03527 commit c4e4f33
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 @@ -43,7 +43,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.*" />
<PackageReference Include="DisCatSharp.Attributes" Version="10.6.*" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Extension allowing to require two factor authentication for commands.
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="[10.6.3-nightly-012,)" />
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.*" />
<PackageReference Include="DisCatSharp.Attributes" Version="10.6.*" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="[10.6.3-nightly-012,)" />
<PackageReference Include="DisCatSharp.Common" Version="[10.6.3-nightly-012,)" />
<PackageReference Include="DisCatSharp.Interactivity" Version="[10.6.3-nightly-012,)" />
Expand Down

0 comments on commit c4e4f33

Please sign in to comment.