Skip to content

Commit

Permalink
Update DisCatSharp.Support.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Dec 30, 2023
1 parent 2f70211 commit cdf23ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DisCatSharp.Support.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@

<ItemGroup>
<PackageReference Include="AITSYS.MySql.Data" Version="8.1.0-mariadb" />
<PackageReference Include="DisCatSharp" Version="10.5.0-nightly-012" />
<PackageReference Include="DisCatSharp" Version="10.5.0-nightly-013" />
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="6.2.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.5.0-nightly-012" />
<PackageReference Include="DisCatSharp.Common" Version="10.5.0-nightly-012" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.5.0-nightly-012" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.5.0-nightly-012" />
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.5.0-nightly-013" />
<PackageReference Include="DisCatSharp.Common" Version="10.5.0-nightly-013" />
<PackageReference Include="DisCatSharp.CommandsNext" Version="10.5.0-nightly-013" />
<PackageReference Include="DisCatSharp.Interactivity" Version="10.5.0-nightly-013" />
<PackageReference Include="DisCatSharp.Phabricator" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="3.1.1" />
Expand Down

0 comments on commit cdf23ca

Please sign in to comment.