diff --git a/WinJump/Core/WinJumpManager.cs b/WinJump/Core/WinJumpManager.cs index 8fdf5e0..51248d4 100644 --- a/WinJump/Core/WinJumpManager.cs +++ b/WinJump/Core/WinJumpManager.cs @@ -5,6 +5,7 @@ using System.Linq; using System.Runtime.InteropServices; using System.Threading; +using System.Windows; using System.Windows.Forms; using WinJump.Core.VirtualDesktopDefinitions; using WinJump.UI; diff --git a/WinJump/WinJump.csproj b/WinJump/WinJump.csproj index c63a0b8..05742d6 100644 --- a/WinJump/WinJump.csproj +++ b/WinJump/WinJump.csproj @@ -5,9 +5,9 @@ net7.0-windows enable true - 2.0.4 - 2.0.7 - 2.0.7 + 2.0.8 + 2.0.8 + 2.0.8