Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
wh0o7 committed Sep 27, 2023
2 parents 8636d20 + 40040e3 commit 4da7e86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions StudentsTimetable/StudentsTimetable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.53" />
<PackageReference Include="HtmlTableToExcel" Version="1.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="MongoDB.Bson" Version="2.21.0" />
<PackageReference Include="MongoDB.Driver" Version="2.21.0" />
<PackageReference Include="Selenium.Support" Version="4.12.4" />
<PackageReference Include="Selenium.WebDriver" Version="4.12.4" />
<PackageReference Include="Selenium.Support" Version="4.13.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.13.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.2" />
<PackageReference Include="Telegram.BotAPI" Version="6.8.0" />
<PackageReference Include="Telegram.BotAPI" Version="6.9.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4da7e86

Please sign in to comment.