Skip to content

Commit c4e4f33

Browse files
committed
a
1 parent 3d03527 commit c4e4f33

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.3-nightly-012,)" />
33-
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.*" />
33+
<PackageReference Include="DisCatSharp.Attributes" Version="10.6.*" />
3434
<PackageReference Include="DisCatSharp.CommandsNext" Version="[10.6.3-nightly-012,)" />
3535
<PackageReference Include="DisCatSharp.Common" Version="[10.6.3-nightly-012,)" />
3636
<PackageReference Include="DisCatSharp.Interactivity" Version="[10.6.3-nightly-012,)" />

0 commit comments

Comments
 (0)