diff --git a/KeyAsio.Gui/KeyAsio.Gui.csproj b/KeyAsio.Gui/KeyAsio.Gui.csproj
index 25ddf94..c35e5d5 100644
--- a/KeyAsio.Gui/KeyAsio.Gui.csproj
+++ b/KeyAsio.Gui/KeyAsio.Gui.csproj
@@ -35,7 +35,7 @@
-
+
all
diff --git a/KeyAsio.Sentry/KeyAsio.Sentry.csproj b/KeyAsio.Sentry/KeyAsio.Sentry.csproj
index 9c4d544..8f810a6 100644
--- a/KeyAsio.Sentry/KeyAsio.Sentry.csproj
+++ b/KeyAsio.Sentry/KeyAsio.Sentry.csproj
@@ -17,7 +17,7 @@
-
+
diff --git a/KeyAsio.Shared/KeyAsio.Shared.csproj b/KeyAsio.Shared/KeyAsio.Shared.csproj
index cf99281..90d4c89 100644
--- a/KeyAsio.Shared/KeyAsio.Shared.csproj
+++ b/KeyAsio.Shared/KeyAsio.Shared.csproj
@@ -8,12 +8,12 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/KeyAsio.Shared/Realtime/RealtimeModeManager.cs b/KeyAsio.Shared/Realtime/RealtimeModeManager.cs
index e20f709..8e8b81f 100644
--- a/KeyAsio.Shared/Realtime/RealtimeModeManager.cs
+++ b/KeyAsio.Shared/Realtime/RealtimeModeManager.cs
@@ -1,7 +1,6 @@
using System.Collections;
using System.Collections.Concurrent;
using System.Diagnostics;
-using System.IO;
using System.Runtime.CompilerServices;
using System.Text;
using Coosu.Beatmap;