Skip to content

Commit 7fd1701

Browse files
Update osu-rulesets to 2026.317.0
1 parent e155465 commit 7fd1701

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

Difficalcy.Catch/Difficalcy.Catch.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<TargetFramework>net8.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2026.303.0" />
6+
<PackageReference Include="ppy.osu.Game.Rulesets.Catch" Version="2026.317.0" />
77
<!-- required for convert support -->
8-
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.303.0" />
8+
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.317.0" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="../Difficalcy/Difficalcy.csproj" />

Difficalcy.Mania/Difficalcy.Mania.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<TargetFramework>net8.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2026.303.0" />
6+
<PackageReference Include="ppy.osu.Game.Rulesets.Mania" Version="2026.317.0" />
77
<!-- required for convert support -->
8-
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.303.0" />
8+
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.317.0" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="../Difficalcy/Difficalcy.csproj" />

Difficalcy.Osu/Difficalcy.Osu.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net8.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.303.0" />
6+
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.317.0" />
77
</ItemGroup>
88
<ItemGroup>
99
<ProjectReference Include="../Difficalcy/Difficalcy.csproj" />

Difficalcy.Taiko/Difficalcy.Taiko.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<TargetFramework>net8.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2026.303.0" />
6+
<PackageReference Include="ppy.osu.Game.Rulesets.Taiko" Version="2026.317.0" />
77
<!-- required for convert support -->
8-
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.303.0" />
8+
<PackageReference Include="ppy.osu.Game.Rulesets.Osu" Version="2026.317.0" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="../Difficalcy/Difficalcy.csproj" />

0 commit comments

Comments
 (0)