Skip to content

Commit 53cce24

Browse files
authored
Merge branch 'main' into renovate/discatsharp
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
2 parents 69f7645 + c4e4f33 commit 53cce24

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DisCatSharp.Extensions.OAuth2Web/DisCatSharp.Extensions.OAuth2Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
46-
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.*" />
46+
<PackageReference Include="DisCatSharp.Attributes" Version="10.6.*" />
4747
</ItemGroup>
4848

4949
<ItemGroup>

DisCatSharp.Extensions.TwoFactorCommands/DisCatSharp.Extensions.TwoFactorCommands.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Extension allowing to require two factor authentication for commands.
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>
3232
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="[10.6.4,)" />
33-
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.*" />
33+
<PackageReference Include="DisCatSharp.Attributes" Version="10.6.*" />
3434
<PackageReference Include="DisCatSharp.CommandsNext" Version="[10.6.4,)" />
3535
<PackageReference Include="DisCatSharp.Common" Version="[10.6.4,)" />
3636
<PackageReference Include="DisCatSharp.Interactivity" Version="[10.6.4,)" />

0 commit comments

Comments
 (0)