Skip to content

Commit

Permalink
Merge pull request #111 from Syriiin/dependabot/nuget/Difficalcy.Catc…
Browse files Browse the repository at this point in the history
…h/osu-rulesets-7224ebe057

Bump the osu-rulesets group across 8 directories with 4 updates
  • Loading branch information
Syriiin authored Nov 23, 2024
2 parents f304515 + 2c41b1d commit a5c4351
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Difficalcy.Catch/Difficalcy.Catch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1104.0" /> <!-- required for convert support -->
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2024.1122.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1122.0" /> <!-- required for convert support -->
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Difficalcy.Mania/Difficalcy.Mania.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1104.0" /> <!-- required for convert support -->
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2024.1122.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1122.0" /> <!-- required for convert support -->
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Difficalcy.Osu/Difficalcy.Osu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1122.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Difficalcy.Taiko/Difficalcy.Taiko.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2024.1104.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1104.0" /> <!-- required for convert support -->
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2024.1122.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1122.0" /> <!-- required for convert support -->
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a5c4351

Please sign in to comment.