diff --git a/2LCS/2LCS.csproj b/2LCS/2LCS.csproj
index 78844b3..6573adc 100644
--- a/2LCS/2LCS.csproj
+++ b/2LCS/2LCS.csproj
@@ -86,7 +86,7 @@
30.0.1
- 2.4.0
+ 2.5.0
1.11.50
diff --git a/2LCS/Forms/About2LCS.cs b/2LCS/Forms/About2LCS.cs
index 24e7c85..f9849c2 100644
--- a/2LCS/Forms/About2LCS.cs
+++ b/2LCS/Forms/About2LCS.cs
@@ -1,5 +1,4 @@
using System;
-using System.Drawing;
using System.Reflection;
using System.Windows.Forms;