diff --git a/VPet-Simulator.Core/VPet-Simulator.Core.csproj b/VPet-Simulator.Core/VPet-Simulator.Core.csproj
index 502cf1f..4b7d7a2 100644
--- a/VPet-Simulator.Core/VPet-Simulator.Core.csproj
+++ b/VPet-Simulator.Core/VPet-Simulator.Core.csproj
@@ -26,7 +26,7 @@
-
+
diff --git a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj
index 63b2c61..edada71 100644
--- a/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj
+++ b/VPet-Simulator.Windows.Interface/VPet-Simulator.Windows.Interface.csproj
@@ -19,6 +19,6 @@
-
+
\ No newline at end of file
diff --git a/VPet-Simulator.Windows/MainWindow.cs b/VPet-Simulator.Windows/MainWindow.cs
index 8b40c3e..008ad8b 100644
--- a/VPet-Simulator.Windows/MainWindow.cs
+++ b/VPet-Simulator.Windows/MainWindow.cs
@@ -34,7 +34,7 @@ using Application = System.Windows.Application;
using Line = LinePutScript.Line;
using static VPet_Simulator.Windows.Interface.ExtensionFunction;
using Image = System.Windows.Controls.Image;
-#if !DEBUG
+#if SteamOutput
using VPet.Solution;
#endif
namespace VPet_Simulator.Windows
diff --git a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj
index a8e1746..0d32ec9 100644
--- a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj
+++ b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj
@@ -238,7 +238,7 @@
-
+
diff --git a/VPet.Solution/VPet.Solution.csproj b/VPet.Solution/VPet.Solution.csproj
index b0ac722..d9926cc 100644
--- a/VPet.Solution/VPet.Solution.csproj
+++ b/VPet.Solution/VPet.Solution.csproj
@@ -39,20 +39,20 @@
icon.ico
-
+
..\packages\FastMember.1.5.0\lib\net461\FastMember.dll
-
+
..\packages\LinePutScript.1.10.2\lib\net462\LinePutScript.dll
-
+
..\packages\LinePutScript.Localization.WPF.1.0.6\lib\net462\LinePutScript.Localization.WPF.dll
-
+
..\packages\Panuon.WPF.1.0.3\lib\net462\Panuon.WPF.dll
-
- ..\packages\Panuon.WPF.UI.1.1.16.5\lib\net462\Panuon.WPF.UI.dll
+
+ ..\packages\Panuon.WPF.UI.1.1.17.3\lib\net462\Panuon.WPF.UI.dll
diff --git a/VPet.Solution/packages.config b/VPet.Solution/packages.config
index 1ed94dc..8217b9e 100644
--- a/VPet.Solution/packages.config
+++ b/VPet.Solution/packages.config
@@ -4,5 +4,5 @@
-
+
\ No newline at end of file