Skip to content

Commit 07c6aa9

Browse files
committed
bump dcs
1 parent 47801bb commit 07c6aa9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ Extension allowing to require two factor authentication for commands.
2525
<ItemGroup>
2626
<PackageReference Include="DatabaseWrapper" Version="5.0.2" />
2727
<PackageReference Include="DatabaseWrapper.Sqlite" Version="5.0.2" />
28-
<PackageReference Include="DisCatSharp" Version="10.3.3-nightly-030" />
28+
<PackageReference Include="DisCatSharp" Version="10.3.3-nightly-031" />
2929
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="5.2.0">
3030
<PrivateAssets>all</PrivateAssets>
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>
33-
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.3.3-nightly-030" />
33+
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.3.3-nightly-031" />
3434
<PackageReference Include="DisCatSharp.Attributes" Version="10.3.1-fixed-001" />
35-
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.3.3-nightly-030" />
36-
<PackageReference Include="DisCatSharp.Common" Version="10.3.3-nightly-030" />
37-
<PackageReference Include="DisCatSharp.Interactivity" Version="10.3.3-nightly-030" />
35+
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.3.3-nightly-031" />
36+
<PackageReference Include="DisCatSharp.Common" Version="10.3.3-nightly-031" />
37+
<PackageReference Include="DisCatSharp.Interactivity" Version="10.3.3-nightly-031" />
3838
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
3939
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
4040
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />

0 commit comments

Comments
 (0)