Skip to content

Commit

Permalink
Update dependencies to make it work again
Browse files Browse the repository at this point in the history
  • Loading branch information
FullLifeGames committed Oct 27, 2024
1 parent f7ead1e commit 801ca04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TournamentTeamCollector/TournamentTeamCollector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

<ItemGroup>
<PackageReference Include="NeoSmart.Caching.Sqlite" Version="7.0.1" />
<PackageReference Include="ShowdownReplayScouter.Core" Version="1.12.2" />
<PackageReference Include="ShowdownReplayScouter.Core" Version="1.13.0" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.7" />
<PackageReference Include="TournamentParser.Core" Version="2.3.0" />
<PackageReference Include="TournamentParser.Core" Version="2.4.0" />
</ItemGroup>

</Project>

0 comments on commit 801ca04

Please sign in to comment.