From c86b401a9c9c32633b0db302959fc47817894986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Dach?= Date: Tue, 10 Dec 2024 01:18:18 +0900 Subject: [PATCH] Update game packages Fixes https://github.com/ppy/osu/issues/31043. Probably. Haven't tested. Maybe we want a bot to autogenerate these too like osu-web has. Although that'd just be basically dependabot. Maybe we can turn on dependabot but just for `osu.Game.*` packages or something. --- SampleMultiplayerClient/SampleMultiplayerClient.csproj | 2 +- SampleSpectatorClient/SampleSpectatorClient.csproj | 2 +- osu.Server.Spectator/osu.Server.Spectator.csproj | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/SampleMultiplayerClient/SampleMultiplayerClient.csproj b/SampleMultiplayerClient/SampleMultiplayerClient.csproj index 85f213bc..dbaae8ad 100644 --- a/SampleMultiplayerClient/SampleMultiplayerClient.csproj +++ b/SampleMultiplayerClient/SampleMultiplayerClient.csproj @@ -11,7 +11,7 @@ - + diff --git a/SampleSpectatorClient/SampleSpectatorClient.csproj b/SampleSpectatorClient/SampleSpectatorClient.csproj index 85f213bc..dbaae8ad 100644 --- a/SampleSpectatorClient/SampleSpectatorClient.csproj +++ b/SampleSpectatorClient/SampleSpectatorClient.csproj @@ -11,7 +11,7 @@ - + diff --git a/osu.Server.Spectator/osu.Server.Spectator.csproj b/osu.Server.Spectator/osu.Server.Spectator.csproj index 5d11f7c0..9e43a662 100644 --- a/osu.Server.Spectator/osu.Server.Spectator.csproj +++ b/osu.Server.Spectator/osu.Server.Spectator.csproj @@ -15,11 +15,11 @@ - - - - - + + + + +