diff --git a/ElectronNET.CLI/Commands/Actions/DirectoryCopy.cs b/ElectronNET.CLI/Commands/Actions/DirectoryCopy.cs
index 0e7ce28..cf0d4a9 100644
--- a/ElectronNET.CLI/Commands/Actions/DirectoryCopy.cs
+++ b/ElectronNET.CLI/Commands/Actions/DirectoryCopy.cs
@@ -1,7 +1,5 @@
-using System;
-using System.Collections.Generic;
+using System.Collections.Generic;
using System.IO;
-using System.Text;
namespace ElectronNET.CLI.Commands.Actions
{
diff --git a/ElectronNET.WebApp/ElectronNET.WebApp.csproj b/ElectronNET.WebApp/ElectronNET.WebApp.csproj
index 82ec618..b419d96 100644
--- a/ElectronNET.WebApp/ElectronNET.WebApp.csproj
+++ b/ElectronNET.WebApp/ElectronNET.WebApp.csproj
@@ -12,7 +12,7 @@
-
+
Never