Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheXorog committed Jul 13, 2023
2 parents e523411 + 16d9e1b commit 39dbb2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DisCatSharp/DisCatSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Written with love and for everyone.
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="3.33.1" />
<PackageReference Include="Sentry.Extensions.Logging" Version="3.33.1" />
<PackageReference Include="Sentry" Version="3.34.0" />
<PackageReference Include="Sentry.Extensions.Logging" Version="3.34.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
Expand Down

0 comments on commit 39dbb2d

Please sign in to comment.