diff --git a/SampleMultiplayerClient/SampleMultiplayerClient.csproj b/SampleMultiplayerClient/SampleMultiplayerClient.csproj
index e4ded9b8..c9b5de8c 100644
--- a/SampleMultiplayerClient/SampleMultiplayerClient.csproj
+++ b/SampleMultiplayerClient/SampleMultiplayerClient.csproj
@@ -7,11 +7,11 @@
-
-
-
+
+
+
-
+
diff --git a/SampleSpectatorClient/SampleSpectatorClient.csproj b/SampleSpectatorClient/SampleSpectatorClient.csproj
index e4ded9b8..c9b5de8c 100644
--- a/SampleSpectatorClient/SampleSpectatorClient.csproj
+++ b/SampleSpectatorClient/SampleSpectatorClient.csproj
@@ -7,11 +7,11 @@
-
-
-
+
+
+
-
+
diff --git a/osu.Server.Spectator.Tests/osu.Server.Spectator.Tests.csproj b/osu.Server.Spectator.Tests/osu.Server.Spectator.Tests.csproj
index d2577cf2..4ec390fe 100644
--- a/osu.Server.Spectator.Tests/osu.Server.Spectator.Tests.csproj
+++ b/osu.Server.Spectator.Tests/osu.Server.Spectator.Tests.csproj
@@ -9,10 +9,10 @@
-
+
-
-
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/osu.Server.Spectator/Hubs/LoggingHub.cs b/osu.Server.Spectator/Hubs/LoggingHub.cs
index b07efdd6..2714e76b 100644
--- a/osu.Server.Spectator/Hubs/LoggingHub.cs
+++ b/osu.Server.Spectator/Hubs/LoggingHub.cs
@@ -57,7 +57,7 @@ void ILogTarget.Error(string message, Exception exception)
SentrySdk.CaptureException(exception, scope =>
{
- scope.User = new User
+ scope.User = new SentryUser
{
Id = Context.UserIdentifier
};
diff --git a/osu.Server.Spectator/osu.Server.Spectator.csproj b/osu.Server.Spectator/osu.Server.Spectator.csproj
index 34917e6e..604a82cd 100644
--- a/osu.Server.Spectator/osu.Server.Spectator.csproj
+++ b/osu.Server.Spectator/osu.Server.Spectator.csproj
@@ -6,22 +6,22 @@
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+