Skip to content

Commit

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

Bump the osu-rulesets group across 8 directories with 4 updates
  • Loading branch information
Syriiin authored Dec 3, 2024
2 parents b43d3bc + dcae254 commit 158d594
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.1122.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1122.0" /> <!-- required for convert support -->
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2024.1130.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1130.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.1122.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1122.0" /> <!-- required for convert support -->
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2024.1130.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1130.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.1122.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1130.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.1122.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1122.0" /> <!-- required for convert support -->
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2024.1130.0" />
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2024.1130.0" /> <!-- required for convert support -->
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 158d594

Please sign in to comment.