Skip to content

Commit

Permalink
Update packages (for taiko diffcalc fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Nov 4, 2024
1 parent e42685d commit 18c5d29
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<PackageReference Include="ppy.osu.Game" Version="2024.1023.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1023.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2024.1023.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2024.1023.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2024.1023.0" />
<PackageReference Include="ppy.osu.Game" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2024.1104.0" />
</ItemGroup>
<ItemGroup>
<None Update="appsettings.*.json">
Expand Down

0 comments on commit 18c5d29

Please sign in to comment.