Skip to content

Commit

Permalink
Merge pull request #215 from peppy/update-game-packages
Browse files Browse the repository at this point in the history
Update game packages (again)
  • Loading branch information
peppy authored Sep 27, 2022
2 parents 56cdf32 + b4ec1ed commit 03bbbf3
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="MySqlConnector" Version="2.1.13" />
<PackageReference Include="ppy.osu.Game" Version="2022.923.1" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2022.923.1" />
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2022.923.1" />
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2022.923.1" />
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2022.923.1" />
<PackageReference Include="ppy.osu.Game" Version="2022.927.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2022.927.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2022.927.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2022.927.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2022.927.0" />
</ItemGroup>
<ItemGroup>
<None Update="appsettings.*.json">
Expand Down

0 comments on commit 03bbbf3

Please sign in to comment.