From 3be73ce97f8cca9d7347bd771c8bbfaa931aea98 Mon Sep 17 00:00:00 2001 From: HoLLy Date: Sun, 8 Jul 2018 19:46:21 +0200 Subject: [PATCH] Update osu.Shared dependency to fix breaking bug --- HOPEless/HOPEless.csproj | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/HOPEless/HOPEless.csproj b/HOPEless/HOPEless.csproj index cb914d7..e6af7cc 100644 --- a/HOPEless/HOPEless.csproj +++ b/HOPEless/HOPEless.csproj @@ -3,16 +3,12 @@ netstandard1.0;net35 HoLLy.osu.HOPEless - 2.0.0.0 - 2.0.0.0 - 2.0.0 + 2.0.1.0 + 2.0.1.0 + 2.0.1 HoLLy HoLLy - - BREAKING: Rename BanchoReplayFrameBundle's SpectatedPlayerId to ExtraData -- Give Bancho* objects meaningful constructors -- Update some of the packet documentation -- Use osu.Shared for common types -- Bugfixes + Update osu.Shared dependency to fix breaking bug A library to handle osu!bancho packets. Copyright © HoLLy 2018 https://github.com/HoLLy-HaCKeR/HOPEless/blob/master/LICENSE.md @@ -36,7 +32,7 @@ - + \ No newline at end of file