Skip to content

Commit

Permalink
Update rulesets
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Sep 1, 2021
1 parent 0136c57 commit de9a3c2
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="MySqlConnector" Version="1.3.11" />
<PackageReference Include="ppy.osu.Game" Version="2021.828.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2021.731.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2021.731.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2021.731.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2021.731.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2021.828.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2021.828.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2021.828.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2021.828.0" />
</ItemGroup>
<ItemGroup>
<None Update="appsettings.*.json">
Expand Down

0 comments on commit de9a3c2

Please sign in to comment.