diff --git a/Watchdog/README.md b/Watchdog/README.md
index 4ece4ef..cedb468 100644
--- a/Watchdog/README.md
+++ b/Watchdog/README.md
@@ -12,7 +12,6 @@ Elevated terminal:
## 3rd party credits
-- [A modern C++ scope guard that is easy to use but hard to misuse](https://github.com/ricab/scope_guard)
- [Fast C++ logging library](https://github.com/gabime/spdlog)
- [POCO C++ Libraries](https://pocoproject.org/)
- [WinReg](https://github.com/GiovanniDicanio/WinReg)
diff --git a/Watchdog/Watchdog.vcxproj b/Watchdog/Watchdog.vcxproj
index 8775cd7..2b931b9 100644
--- a/Watchdog/Watchdog.vcxproj
+++ b/Watchdog/Watchdog.vcxproj
@@ -207,6 +207,8 @@
+
+
diff --git a/Watchdog/Watchdog.vcxproj.filters b/Watchdog/Watchdog.vcxproj.filters
index ee58282..9374a80 100644
--- a/Watchdog/Watchdog.vcxproj.filters
+++ b/Watchdog/Watchdog.vcxproj.filters
@@ -38,6 +38,8 @@
+
+