diff --git a/Hearthstone Collection Tracker/Hearthstone Collection Tracker.csproj b/Hearthstone Collection Tracker/Hearthstone Collection Tracker.csproj
index 7f12d5f..96178db 100644
--- a/Hearthstone Collection Tracker/Hearthstone Collection Tracker.csproj
+++ b/Hearthstone Collection Tracker/Hearthstone Collection Tracker.csproj
@@ -205,16 +205,16 @@
-
+
+ if "$(ConfigurationName)" == "PluginsFolder" copy /Y "$(TargetPath)" "%25appdata%25\HearthstoneDeckTracker\Plugins\$(TargetName).dll"
+
+
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+
-
- if "$(ConfigurationName)" == "PluginsFolder" copy /Y "$(TargetPath)" "%25appdata%25\HearthstoneDeckTracker\Plugins\$(TargetName).dll"
-