diff --git a/SuperGrate/SuperGrate.csproj b/SuperGrate/SuperGrate.csproj
index 347a2f5..0022c6b 100644
--- a/SuperGrate/SuperGrate.csproj
+++ b/SuperGrate/SuperGrate.csproj
@@ -63,9 +63,11 @@
..\packages\WindowsAPICodePack-Core.1.1.1\lib\Microsoft.WindowsAPICodePack.dll
+ True
..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll
+ True
False
@@ -223,4 +225,12 @@
+
+
+
+
+
+ del $(TargetDir)\Microsoft.WindowsAPICodePack.Shell.xml
+del $(TargetDir)\Microsoft.WindowsAPICodePack.xml
+
\ No newline at end of file