Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
AltronMaxX committed Oct 9, 2023
1 parent 2c61504 commit af4620c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Discord Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.10.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="3.10.0" />
<PackageReference Include="Google.Apis.Sheets.v4" Version="1.60.0.3071" />
<PackageReference Include="Discord.Net" Version="3.12.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="3.12.0" />
<PackageReference Include="Google.Apis.Sheets.v4" Version="1.62.0.3148" />
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="MinecraftConnection" Version="2.0.2" />
<PackageReference Include="MinecraftConnection" Version="2.1.0" />
<PackageReference Include="OpenAI" Version="1.7.2" />
<PackageReference Include="VkNet" Version="1.74.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit af4620c

Please sign in to comment.